Searched refs:NFS4ERR_NOENT (Results 1 – 8 of 8) sorted by relevance
213 (error != NFS4ERR_NOENT)) { in stlookuppn()
291 case NFS4ERR_NOENT: in nfs4_error()
269 case NFS4ERR_NOENT: in nfs4_stat_to_str()
205 return (NFS4ERR_NOENT); in puterrno4()281 case NFS4ERR_NOENT: in geterrno4()
2362 if ((error == 0) && (stat != NFS4ERR_NOENT) && in nfs4_recov_fh_fail()2553 if (e.error == ENOENT || e.stat == NFS4ERR_NOENT) { in recov_openfiles()
102 NFS4ERR_NOENT = 2, /* no such file/directory */ enumerator
80 NFS4ERR_NOENT = 2, enumerator
3898 case NFS4ERR_NOENT: p = "NFS4ERR_NOENT"; break; in status_name()