Home
last modified time | relevance | path

Searched refs:NFSV4OP_GETFH (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/fs/nfs/common/
H A Doldnfsproto.h253 #define NFSV4OP_GETFH 10 macro
H A Dnfsport.h192 #define NFSV4OP_GETFH 10 macro
/netbsd/sys/fs/nfs/server/
H A Dnfs_nfsdsocket.c947 op != NFSV4OP_GETFH && in nfsrvd_compound()
954 op != NFSV4OP_GETFH && in nfsrvd_compound()
/netbsd/sys/fs/nfs/client/
H A Dnfs_clrpcops.c1231 *tl++ = txdr_unsigned(NFSV4OP_GETFH); in nfsrpc_lookup()
1804 *tl++ = txdr_unsigned(NFSV4OP_GETFH); in nfsrpc_mknod()
2025 *tl++ = txdr_unsigned(NFSV4OP_GETFH); in nfsrpc_createv4()
2588 *tl++ = txdr_unsigned(NFSV4OP_GETFH); in nfsrpc_mkdir()
2770 *tl++ = txdr_unsigned(NFSV4OP_GETFH); in nfsrpc_readdir()
3196 *tl++ = txdr_unsigned(NFSV4OP_GETFH); in nfsrpc_readdirplus()
4346 *tl = txdr_unsigned(NFSV4OP_GETFH); in nfsrpc_getdirpath()