Searched refs:NFS4ERR_SYMLINK (Results 1 – 7 of 7) sorted by relevance
357 case NFS4ERR_SYMLINK: in nfs4_stat_to_str()
1841 if (res.status && res.status != NFS4ERR_SYMLINK && in nfs4getfh_otw()1857 if (res.status == NFS4ERR_SYMLINK || res.status == NFS4ERR_MOVED) { in nfs4getfh_otw()1883 if (res.status == NFS4ERR_SYMLINK) { in nfs4getfh_otw()
2924 *cs->statusp = resp->status = NFS4ERR_SYMLINK; in rfs4_op_lookup()6194 return (NFS4ERR_SYMLINK); in rfs4_lookupfile()6277 status = NFS4ERR_SYMLINK; in create_vnode()6453 status = NFS4ERR_SYMLINK; in rfs4_createfile()7040 resp->status = NFS4ERR_SYMLINK; in rfs4_do_openprev()
369 case NFS4ERR_SYMLINK: in geterrno4()
147 NFS4ERR_SYMLINK = 10029,/* should be file/directory */ enumerator
124 NFS4ERR_SYMLINK = 10029, enumerator
3943 case NFS4ERR_SYMLINK: p = "NFS4ERR_SYMLINK"; break; in status_name()