Searched refs:NFSV4OP_GETFH (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/nfs/
H A Dnfsproto.h251 #define NFSV4OP_GETFH 10 macro
/freebsd-10.0-release/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c792 op != NFSV4OP_GETFH &&
799 op != NFSV4OP_GETFH &&
/freebsd-10.0-release/sys/fs/nfs/
H A Dnfsport.h195 #define NFSV4OP_GETFH 10 macro
/freebsd-10.0-release/usr.bin/nfsstat/
H A Dnfsstat.c902 ext_nfsstats.srvrpccnt[NFSV4OP_GETFH],
/freebsd-10.0-release/sys/fs/nfsclient/
H A Dnfs_clrpcops.c1217 *tl++ = txdr_unsigned(NFSV4OP_GETFH);
1781 *tl++ = txdr_unsigned(NFSV4OP_GETFH);
2000 *tl++ = txdr_unsigned(NFSV4OP_GETFH);
2543 *tl++ = txdr_unsigned(NFSV4OP_GETFH);
2715 *tl++ = txdr_unsigned(NFSV4OP_GETFH);
3143 *tl++ = txdr_unsigned(NFSV4OP_GETFH);
4285 *tl = txdr_unsigned(NFSV4OP_GETFH);

Completed in 103 milliseconds