Home
last modified time | relevance | path

Searched refs:nfs_node_set_busy4 (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.101.4/bsd/nfs/
H A Dnfsnode.h849 int nfs_node_set_busy4(nfsnode_t, nfsnode_t, nfsnode_t, nfsnode_t, thread_t);
H A Dnfs_node.c1305 nfs_node_set_busy4(nfsnode_t np1, nfsnode_t np2, nfsnode_t np3, nfsnode_t np4, thread_t thd) in nfs_node_set_busy4() function
H A Dnfs_vnops.c4746 error = nfs_node_set_busy4(fdnp, fnp, tdnp, tnp, vfs_context_thread(ctx)); in nfs_vnop_rename()