Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfsproto.h682 #define NFS_OPEN_DELEGATE_NONE 0 macro
H A Dnfs4_vnops.c5371 case NFS_OPEN_DELEGATE_NONE: in nfs4_open_rpc_internal()
5676 delegation = NFS_OPEN_DELEGATE_NONE; in nfs4_claim_delegated_open_rpc()
5732 case NFS_OPEN_DELEGATE_NONE: in nfs4_claim_delegated_open_rpc()
5902 delegation = NFS_OPEN_DELEGATE_NONE; in nfs4_open_reclaim_rpc()
5929 NFS_OPEN_DELEGATE_NONE; in nfs4_open_reclaim_rpc()
5931 delegation = NFS_OPEN_DELEGATE_NONE; in nfs4_open_reclaim_rpc()
5961 case NFS_OPEN_DELEGATE_NONE: in nfs4_open_reclaim_rpc()
8170 case NFS_OPEN_DELEGATE_NONE: in nfs4_named_attr_get()