Home
last modified time | relevance | path

Searched refs:NFS_OP_CLOSE (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/nfs/
H A Dnfsproto.h707 #define NFS_OP_CLOSE 4 macro
H A Dnfs4_vnops.c6200 nfsm_chain_add_v4_op(error, &nmreq, NFS_OP_CLOSE); in nfs4_close_rpc()
6218 nfsm_chain_op_check(error, &nmrep, NFS_OP_CLOSE); in nfs4_close_rpc()