Searched refs:NFSERR_STALESTATEID (Results 1 – 8 of 8) sorted by relevance
505 NFSERR_STALESTATEID,583 NFSERR_STALESTATEID,679 NFSERR_STALESTATEID,728 NFSERR_STALESTATEID,872 NFSERR_STALESTATEID,892 NFSERR_STALESTATEID,949 NFSERR_STALESTATEID,1136 NFSERR_STALESTATEID,1207 NFSERR_STALESTATEID,
529 nd->nd_repstat == NFSERR_STALESTATEID || in nfsrvd_dorpc()
3419 error = NFSERR_STALESTATEID; in nfsrv_delegupdate()4009 ret = NFSERR_STALESTATEID; in nfsrv_checkrestart()
607 if (error == NFSERR_STALESTATEID || error == NFSERR_BADSESSION) in nfsrpc_opendowngrade()765 if (error == NFSERR_STALESTATEID || error == NFSERR_BADSESSION) in nfsrpc_closerpc()806 if (error == NFSERR_STALESTATEID || error == NFSERR_BADSESSION) in nfsrpc_openconfirm()1113 if (error == NFSERR_STALESTATEID || error == NFSERR_BADSESSION) in nfsrpc_setattr()1119 if (error == NFSERR_GRACE || error == NFSERR_STALESTATEID || in nfsrpc_setattr()1128 } while (error == NFSERR_GRACE || error == NFSERR_STALESTATEID || in nfsrpc_setattr()1370 if (error == NFSERR_STALESTATEID || error == NFSERR_BADSESSION) in nfsrpc_read()1374 if (error == NFSERR_GRACE || error == NFSERR_STALESTATEID || in nfsrpc_read()1383 } while (error == NFSERR_GRACE || error == NFSERR_STALESTATEID || in nfsrpc_read()1540 if (error == NFSERR_STALESTATEID || error == NFSERR_BADSESSION) in nfsrpc_write()[all …]
1217 case NFSERR_STALESTATEID: in nfscl_maperr()
3910 if (ret == NFSERR_STALESTATEID || in nfscl_recalldeleg()
953 j != NFSERR_STALESTATEID && in newnfs_request()974 nd->nd_repstat == NFSERR_STALESTATEID) && in newnfs_request()
134 #define NFSERR_STALESTATEID 10023 macro