Home
last modified time | relevance | path

Searched refs:NFSV4OPEN_CLAIMFH (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/nfs/
H A Dnfsproto.h491 #define NFSV4OPEN_CLAIMFH 4 macro
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c597 *tl = txdr_unsigned(NFSV4OPEN_CLAIMFH); in nfsrpc_openrpc()
1580 *tl = txdr_unsigned(NFSV4OPEN_CLAIMFH); in nfsrpc_lookup()
8394 *tl = txdr_unsigned(NFSV4OPEN_CLAIMFH); in nfsrpc_openlayoutrpc()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c3200 NFSV4OPEN_CLAIMFH || claim == NFSV4OPEN_CLAIMDELEGATECURFH || in nfsrvd_open()