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.h483 #define NFSV4OPEN_CLAIMFH 4 macro
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c593 *tl = txdr_unsigned(NFSV4OPEN_CLAIMFH); in nfsrpc_openrpc()
1576 *tl = txdr_unsigned(NFSV4OPEN_CLAIMFH); in nfsrpc_lookup()
8254 *tl = txdr_unsigned(NFSV4OPEN_CLAIMFH); in nfsrpc_openlayoutrpc()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c3092 NFSV4OPEN_CLAIMFH || claim == NFSV4OPEN_CLAIMDELEGATECURFH || in nfsrvd_open()