Home
last modified time | relevance | path

Searched refs:NFS3ERR_STALE (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/stand/lib/fs/nfs/
H A Dnfs3ops.c312 case NFS3ERR_STALE: in nfs3_error()
/titanic_44/usr/src/head/rpcsvc/
H A Dnfs_prot.x414 NFS3ERR_STALE = 70, enumerator
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_acl_srv.c632 resp->status = NFS3ERR_STALE; in acl3_getxattrdir()
H A Dnfs_subr.c3724 return (NFS3ERR_STALE); in puterrno3()
3746 return (NFS3ERR_STALE); in puterrno3()
3804 case NFS3ERR_STALE: in geterrno3()
3837 case NFS3ERR_STALE: in geterrno3()
H A Dnfs3_srv.c3832 resp->status = NFS3ERR_STALE; in rfs3_fsinfo()
3847 resp->status = NFS3ERR_STALE; in rfs3_fsinfo()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs3.c715 case NFS3ERR_STALE: p = "Stale NFS file handle"; break;
/titanic_44/usr/src/uts/common/nfs/
H A Dnfs.h1119 NFS3ERR_STALE = 70, enumerator