Searched refs:nfs4_delegation_return (Results 1 – 5 of 5) sorted by relevance
| /xnu-8020.101.4/bsd/nfs/ |
| H A D | nfs4_subs.c | 2900 nfs4_delegation_return(nofp->nof_np, R_RECOVER, thd, noop->noo_cred); in nfs_recover() 3004 nfs4_delegation_return(nofp->nof_np, R_RECOVER, thd, noop->noo_cred); in nfs_recover()
|
| H A D | nfs.h | 1445 int nfs4_delegation_return(nfsnode_t, int, thread_t, kauth_cred_t);
|
| H A D | nfs4_vnops.c | 5547 nfs4_delegation_return(np, 0, thd, cred); in nfs4_open_rpc_internal() 6646 nfs4_delegation_return(nfsnode_t np, int flags, thread_t thd, kauth_cred_t cred) in nfs4_delegation_return() function 8383 nfs4_delegation_return(anp, 0, thd, cred); in nfs4_named_attr_get()
|
| H A D | nfs_vnops.c | 4530 nfs4_delegation_return(np, 0, vfs_context_thread(ctx), vfs_context_ucred(ctx)); in nfs_vnop_remove() 4798 nfs4_delegation_return(tnp, 0, vfs_context_thread(ctx), vfs_context_ucred(ctx)); in nfs_vnop_rename()
|
| H A D | nfs_socket.c | 2158 nfs4_delegation_return(np, R_RECOVER, thd, nmp->nm_mcred); in nfs_mount_sock_thread()
|