Home | History | Annotate | Download | only in client

Lines Matching refs:nfsnode

56 #include <fs/nfs/client/nfsnode.h>
77 newnfsnode_zone = uma_zcreate("NCLNODE", sizeof(struct nfsnode), NULL,
91 * Look up a vnode/nfsnode by file handle.
94 * nfsnode structure is returned.
97 ncl_nget(struct mount *mntp, u_int8_t *fhp, int fhsize, struct nfsnode **npp,
101 struct nfsnode *np;
206 struct nfsnode *np;
234 struct nfsnode *np;
272 * Reclaim an nfsnode so that it can be used for other purposes.
278 struct nfsnode *np = VTONFS(vp);
345 struct nfsnode *np = VTONFS(vp);