Home
last modified time | relevance | path

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

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