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

/freebsd-12-stable/contrib/tcpdump/
H A Dnfs.h93 #define NFSERR_TOOSMALL 10005 macro
/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsubs.c378 NFSERR_TOOSMALL,
393 NFSERR_TOOSMALL,
972 NFSERR_TOOSMALL,
H A Dnfs_nfsdstate.c6793 return (NFSERR_TOOSMALL);
6818 error = NFSERR_TOOSMALL;
6824 error = NFSERR_TOOSMALL;
7423 return (NFSERR_TOOSMALL);
H A Dnfs_nfsdport.c1873 /* NFSv2 does not have NFSERR_TOOSMALL */
1876 nd->nd_repstat = NFSERR_TOOSMALL;
2157 nd->nd_repstat = NFSERR_TOOSMALL;
2562 * results in an empty reply, report NFSERR_TOOSMALL.
2566 nd->nd_repstat = NFSERR_TOOSMALL;
H A Dnfs_nfsdserv.c4810 } else if (nd->nd_repstat == NFSERR_TOOSMALL) {
/freebsd-12-stable/sys/nfs/
H A Dnfsproto.h95 #define NFSERR_TOOSMALL 10005 macro
/freebsd-12-stable/sys/fs/nfs/
H A Dnfsproto.h132 #define NFSERR_TOOSMALL 10005 macro

Completed in 264 milliseconds