Searched refs:NFS_OP_OPEN (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.121.3/bsd/nfs/ |
| H A D | nfsproto.h | 721 #define NFS_OP_OPEN 18 macro
|
| H A D | nfs4_vnops.c | 5308 nfsm_chain_add_v4_op(error, &nmreq, NFS_OP_OPEN); in nfs4_open_rpc_internal() 5371 nfsm_chain_op_check(error, &nmrep, NFS_OP_OPEN); in nfs4_open_rpc_internal() 5702 nfsm_chain_add_v4_op(error, &nmreq, NFS_OP_OPEN); in nfs4_claim_delegated_open_rpc() 5733 nfsm_chain_op_check(error, &nmrep, NFS_OP_OPEN); in nfs4_claim_delegated_open_rpc() 5928 nfsm_chain_add_v4_op(error, &nmreq, NFS_OP_OPEN); in nfs4_open_reclaim_rpc() 5962 nfsm_chain_op_check(error, &nmrep, NFS_OP_OPEN); in nfs4_open_reclaim_rpc() 8055 nfsm_chain_add_v4_op(error, &nmreq, NFS_OP_OPEN); in nfs4_named_attr_get() 8172 nfsm_chain_op_check(error, &nmrep, NFS_OP_OPEN); in nfs4_named_attr_get()
|