Lines Matching refs:nfsnode_t

83 nfs4_access_rpc(nfsnode_t np, u_int32_t *access, vfs_context_t ctx)
177 nfsnode_t np,
248 nfs4_readlink_rpc(nfsnode_t np, char *buf, uint32_t *buflenp, vfs_context_t ctx)
312 nfsnode_t np,
363 nfsnode_t np,
417 nfsnode_t np,
479 nfsnode_t np,
549 nfsnode_t dnp,
622 nfsnode_t fdnp,
625 nfsnode_t tdnp,
716 nfs4_readdir_rpc(nfsnode_t dnp, struct nfsbuf *bp, vfs_context_t ctx)
1071 nfsnode_t dnp,
1142 nfsnode_t dnp,
1218 nfsnode_t np,
1296 nfsnode_t np,
1473 nfsnode_t np,
1755 nfs_open_state_set_busy(nfsnode_t np, thread_t thd)
1786 nfs_open_state_clear_busy(nfsnode_t np)
1975 nfsnode_t np,
1993 nfsnode_t np,
2416 nfs_get_stateid(nfsnode_t np, thread_t thd, kauth_cred_t cred, nfs_stateid *sid)
2469 nfsnode_t np,
2558 nfsnode_t np,
2665 nfsnode_t np = VTONFS(vp);
2867 nfsnode_t np = VTONFS(vp);
2944 nfs_lock_owner_find(nfsnode_t np, proc_t p, int alloc)
3201 nfsnode_t np,
3325 nfsnode_t np,
3403 nfsnode_t np,
3490 nfsnode_t np,
3561 nfsnode_t np,
3977 nfsnode_t np,
4229 nfsnode_t np = VTONFS(ap->a_vp);
4400 nfsnode_t np = nofp->nof_np;
4558 nfsnode_t dnp,
4637 nfsnode_t dnp = VTONFS(dvp);
4638 nfsnode_t np, newnp = NULL;
4975 nfsnode_t np = nofp->nof_np;
5233 nfsnode_t np = nofp->nof_np;
5420 nfsnode_t np,
5488 nfsnode_t np,
5751 nfs_release_open_state_for_node(nfsnode_t np, int force)
5808 nfs_revoke_open_state_for_node(nfsnode_t np)
5839 nfs4_claim_delegated_state_for_node(nfsnode_t np, int flags)
5872 nfs4_delegation_return_enqueue(nfsnode_t np)
5895 nfs4_delegation_return(nfsnode_t np, int flags, thread_t thd, kauth_cred_t cred)
6027 nfsnode_t np;
6123 nfsnode_t np;
6275 nfsnode_t dnp,
6280 nfsnode_t *npp)
6287 nfsnode_t np = NULL;
6481 nfsnode_t np = NULL;
6519 nfsnode_t np = NULL;
6541 nfsnode_t np = NULL;
6567 nfsnode_t np = VTONFS(vp);
6568 nfsnode_t tdnp = VTONFS(tdvp);
6686 nfsnode_t np = VTONFS(vp);
6687 nfsnode_t dnp = VTONFS(dvp);
6762 nfsnode_t
6763 nfs4_named_attr_dir_get(nfsnode_t np, int fetch, vfs_context_t ctx)
6765 nfsnode_t adnp = NULL;
6903 nfsnode_t np,
6908 nfsnode_t *anpp,
6918 nfsnode_t adnp = NULL, anp = NULL;
7622 nfs4_named_attr_remove(nfsnode_t np, nfsnode_t anp, const char *name, vfs_context_t ctx)
7624 nfsnode_t adnp = NULL;
7695 nfsnode_t anp;
7752 nfsnode_t anp = NULL;
7924 nfsnode_t np = VTONFS(ap->a_vp);
7926 nfsnode_t adnp = NULL;
8078 nfsnode_t anp;
8125 nfsnode_t anp;
8164 nfsnode_t np = ap->a_vp ? VTONFS(ap->a_vp) : NULL;
8165 nfsnode_t anp = ap->a_svp ? VTONFS(ap->a_svp) : NULL;