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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h1263 int nfs4_delegation_return(nfsnode_t, int, thread_t, kauth_cred_t);
H A Dnfs4_subs.c2557 nfs4_delegation_return(nofp->nof_np, R_RECOVER, thd, noop->noo_cred);
2651 nfs4_delegation_return(nofp->nof_np, R_RECOVER, thd, noop->noo_cred);
H A Dnfs4_vnops.c4922 nfs4_delegation_return(np, 0, thd, cred);
5895 nfs4_delegation_return(nfsnode_t np, int flags, thread_t thd, kauth_cred_t cred) function
5952 NP(np, "nfs4_delegation_return, error %d", error);
7470 nfs4_delegation_return(anp, 0, thd, cred);
H A Dnfs_vnops.c3733 nfs4_delegation_return(np, 0, vfs_context_thread(ctx), vfs_context_ucred(ctx));
3974 nfs4_delegation_return(tnp, 0, vfs_context_thread(ctx), vfs_context_ucred(ctx));
H A Dnfs_socket.c1695 nfs4_delegation_return(np, R_RECOVER, thd, nmp->nm_mcred);

Completed in 122 milliseconds