Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/nfs/
H A Dnfsproto.h708 #define NFS_OP_COMMIT 5 macro
H A Dnfs4_vnops.c1384 nfsm_chain_add_v4_op(error, &nmreq, NFS_OP_COMMIT); in nfs4_commit_rpc()
1402 nfsm_chain_op_check(error, &nmrep, NFS_OP_COMMIT); in nfs4_commit_rpc()