Searched refs:NFSERR_STALE (Results 1 – 8 of 8) sorted by relevance
88 resp->status = NFSERR_STALE; in acl2_getacl()202 resp->status = NFSERR_STALE; in acl2_setacl()257 resp->status = NFSERR_STALE; in acl2_getattr()297 resp->status = NFSERR_STALE; in acl2_access()392 resp->status = NFSERR_STALE; in acl2_getxattrdir()
139 ns->ns_status = NFSERR_STALE; in rfs_getattr()192 ns->ns_status = NFSERR_STALE; in rfs_setattr()487 dr->dr_status = NFSERR_STALE; in rfs_lookup()628 rl->rl_status = NFSERR_STALE; in rfs_readlink()778 rr->rr_status = NFSERR_STALE; in rfs_read()1066 ns->ns_status = NFSERR_STALE; in rfs_write_sync()1423 rp->ns->ns_status = NFSERR_STALE; in rfs_write()1828 dr->dr_status = NFSERR_STALE; in rfs_create()2087 *status = NFSERR_STALE; in rfs_remove()2175 *status = NFSERR_STALE; in rfs_rename()[all …]
3642 return (NFSERR_STALE); in puterrno()3668 case NFSERR_STALE: in geterrno()
78 #define NFSERR_STALE 70 macro
296 case NFSERR_STALE: in nfs_error()
449 case NFSERR_STALE: return ("Stale NFS file handle");
78 NFSERR_STALE=70, /* Stale NFS file handle */ enumerator
208 NFSERR_STALE = 70, /* Stale NFS file handle */ enumerator