Searched refs:NFSERR_STALESTATEID (Results 1 – 8 of 8) sorted by relevance
509 NFSERR_STALESTATEID,587 NFSERR_STALESTATEID,683 NFSERR_STALESTATEID,732 NFSERR_STALESTATEID,876 NFSERR_STALESTATEID,896 NFSERR_STALESTATEID,953 NFSERR_STALESTATEID,1140 NFSERR_STALESTATEID,1212 NFSERR_STALESTATEID,
604 nd->nd_repstat == NFSERR_STALESTATEID || in nfsrvd_dorpc()
3616 error = NFSERR_STALESTATEID; in nfsrv_delegupdate()4329 ret = NFSERR_STALESTATEID; in nfsrv_checkrestart()
700 if (error == NFSERR_STALESTATEID) in nfsrpc_opendowngrade()858 if (error == NFSERR_STALESTATEID) in nfsrpc_closerpc()900 if (error == NFSERR_STALESTATEID) in nfsrpc_openconfirm()1234 if (error == NFSERR_STALESTATEID) in nfsrpc_setattr()1240 if (error == NFSERR_GRACE || error == NFSERR_STALESTATEID || in nfsrpc_setattr()1498 if (error == NFSERR_STALESTATEID) in nfsrpc_read()1502 if (error == NFSERR_GRACE || error == NFSERR_STALESTATEID || in nfsrpc_read()1669 if (error == NFSERR_STALESTATEID) in nfsrpc_write()1673 if (error == NFSERR_GRACE || error == NFSERR_STALESTATEID || in nfsrpc_write()4101 } else if (nd->nd_repstat == NFSERR_STALESTATEID) in nfsrpc_locku()[all …]
1103 case NFSERR_STALESTATEID: in nfscl_maperr()
4024 if (ret == NFSERR_STALESTATEID || in nfscl_recalldeleg()
1138 j != NFSERR_STALESTATEID && in newnfs_request()1161 nd->nd_repstat == NFSERR_STALESTATEID) && in newnfs_request()
150 #define NFSERR_STALESTATEID 10023 macro