Searched refs:NFS3ERR_NAMETOOLONG (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs3ops.c303 case NFS3ERR_NAMETOOLONG:
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_srv.c411 resp->status = NFS3ERR_NAMETOOLONG;
1546 resp->status = NFS3ERR_NAMETOOLONG;
1903 resp->status = NFS3ERR_NAMETOOLONG;
2052 resp->status = NFS3ERR_NAMETOOLONG;
2092 resp->status = NFS3ERR_NAMETOOLONG;
2228 resp->status = NFS3ERR_NAMETOOLONG;
2425 resp->status = NFS3ERR_NAMETOOLONG;
2569 resp->status = NFS3ERR_NAMETOOLONG;
2749 resp->status = NFS3ERR_NAMETOOLONG;
2973 resp->status = NFS3ERR_NAMETOOLONG;
[all...]
H A Dnfs_cmd.c398 *error = NFS3ERR_NAMETOOLONG;
H A Dnfs_subr.c3661 return (NFS3ERR_NAMETOOLONG);
3683 return (NFS3ERR_NAMETOOLONG);
3741 case NFS3ERR_NAMETOOLONG:
3774 case NFS3ERR_NAMETOOLONG:
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs3.c712 case NFS3ERR_NAMETOOLONG:p = "File name too long"; break;
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x411 NFS3ERR_NAMETOOLONG = 63,
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1116 NFS3ERR_NAMETOOLONG = 63, enumerator in enum:nfsstat3

Completed in 92 milliseconds