Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfsproto.h682 #define NFS_OPEN_DELEGATE_NONE 0 macro
H A Dnfs4_vnops.c5381 case NFS_OPEN_DELEGATE_NONE: in nfs4_open_rpc_internal()
5687 delegation = NFS_OPEN_DELEGATE_NONE; in nfs4_claim_delegated_open_rpc()
5743 case NFS_OPEN_DELEGATE_NONE: in nfs4_claim_delegated_open_rpc()
5913 delegation = NFS_OPEN_DELEGATE_NONE; in nfs4_open_reclaim_rpc()
5940 NFS_OPEN_DELEGATE_NONE; in nfs4_open_reclaim_rpc()
5942 delegation = NFS_OPEN_DELEGATE_NONE; in nfs4_open_reclaim_rpc()
5972 case NFS_OPEN_DELEGATE_NONE: in nfs4_open_reclaim_rpc()
8182 case NFS_OPEN_DELEGATE_NONE: in nfs4_named_attr_get()