Searched refs:NFS_OP_OPEN (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/nfs/ |
| H A D | nfsproto.h | 721 #define NFS_OP_OPEN 18 macro
|
| H A D | nfs4_vnops.c | 5302 nfsm_chain_add_v4_op(error, &nmreq, NFS_OP_OPEN); in nfs4_open_rpc_internal() 5361 nfsm_chain_op_check(error, &nmrep, NFS_OP_OPEN); in nfs4_open_rpc_internal() 5691 nfsm_chain_add_v4_op(error, &nmreq, NFS_OP_OPEN); in nfs4_claim_delegated_open_rpc() 5722 nfsm_chain_op_check(error, &nmrep, NFS_OP_OPEN); in nfs4_claim_delegated_open_rpc() 5917 nfsm_chain_add_v4_op(error, &nmreq, NFS_OP_OPEN); in nfs4_open_reclaim_rpc() 5951 nfsm_chain_op_check(error, &nmrep, NFS_OP_OPEN); in nfs4_open_reclaim_rpc() 8043 nfsm_chain_add_v4_op(error, &nmreq, NFS_OP_OPEN); in nfs4_named_attr_get() 8160 nfsm_chain_op_check(error, &nmrep, NFS_OP_OPEN); in nfs4_named_attr_get()
|