Searched refs:NFSERR_STALE (Results 1 – 7 of 7) sorted by relevance
107 ns->ns_status = NFSERR_STALE; in rfs_getattr()160 ns->ns_status = NFSERR_STALE; in rfs_setattr()378 dr->dr_status = NFSERR_STALE; in rfs_lookup()502 rl->rl_status = NFSERR_STALE; in rfs_readlink()650 rr->rr_status = NFSERR_STALE; in rfs_read()936 ns->ns_status = NFSERR_STALE; in rfs_write_sync()1296 rp->ns->ns_status = NFSERR_STALE; in rfs_write()1701 dr->dr_status = NFSERR_STALE; in rfs_create()1960 *status = NFSERR_STALE; in rfs_remove()2048 *status = NFSERR_STALE; in rfs_rename()[all …]
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()
3641 return (NFSERR_STALE); in puterrno()3667 case NFSERR_STALE: in geterrno()
296 case NFSERR_STALE: in nfs_error()
451 case NFSERR_STALE: return ("Stale NFS file handle");
81 NFSERR_STALE=70, /* Stale NFS file handle */ enumerator
142 NFSERR_STALE = 70, /* Stale NFS file handle */ enumerator