Home
last modified time | relevance | path

Searched refs:nfs4_delegation_return (Results 1 – 5 of 5) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfs4_subs.c2905 nfs4_delegation_return(nofp->nof_np, R_RECOVER, thd, noop->noo_cred); in nfs_recover()
3009 nfs4_delegation_return(nofp->nof_np, R_RECOVER, thd, noop->noo_cred); in nfs_recover()
H A Dnfs.h1445 int nfs4_delegation_return(nfsnode_t, int, thread_t, kauth_cred_t);
H A Dnfs4_vnops.c5537 nfs4_delegation_return(np, 0, thd, cred); in nfs4_open_rpc_internal()
6635 nfs4_delegation_return(nfsnode_t np, int flags, thread_t thd, kauth_cred_t cred) in nfs4_delegation_return() function
8371 nfs4_delegation_return(anp, 0, thd, cred); in nfs4_named_attr_get()
H A Dnfs_vnops.c4543 nfs4_delegation_return(np, 0, vfs_context_thread(ctx), vfs_context_ucred(ctx)); in nfs_vnop_remove()
4810 nfs4_delegation_return(tnp, 0, vfs_context_thread(ctx), vfs_context_ucred(ctx)); in nfs_vnop_rename()
H A Dnfs_socket.c2156 nfs4_delegation_return(np, R_RECOVER, thd, nmp->nm_mcred); in nfs_mount_sock_thread()