• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/fs/nfsclient/

Lines Matching refs:nfsnode

72 #include <fs/nfsclient/nfsnode.h>
135 struct ucred *, struct thread *, struct nfsnode **);
263 * np->n_mtx : Protects the fields in the nfsnode.
279 struct nfsnode *np;
353 struct nfsnode *np = VTONFS(vp);
406 struct nfsnode *np = VTONFS(vp);
568 struct nfsnode *np = VTONFS(vp);
756 struct nfsnode *np = VTONFS(vp);
902 struct nfsnode *np = VTONFS(vp);
960 struct nfsnode *np = VTONFS(vp);
1072 struct nfsnode *np = VTONFS(vp);
1099 * If not found, unlock the directory nfsnode and do the rpc
1111 struct nfsnode *np, *newnp;
1510 struct nfsnode *np = NULL, *dnp;
1609 struct nfsnode *np = NULL, *dnp;
1735 struct nfsnode *np = VTONFS(vp);
1804 struct nfsnode *dnp = VTONFS(dvp);
1847 struct nfsnode *fnp = VTONFS(ap->a_fvp);
1848 struct nfsnode *tdnp = VTONFS(ap->a_tdvp);
1991 struct nfsnode *fdnp = VTONFS(fdvp);
1992 struct nfsnode *tdnp = VTONFS(tdvp);
2032 struct nfsnode *np, *tdnp;
2097 struct nfsnode *np = NULL, *dnp;
2176 struct nfsnode *np = NULL, *dnp;
2258 struct nfsnode *dnp;
2298 struct nfsnode *np = VTONFS(vp);
2369 struct nfsnode *dnp = VTONFS(vp);
2433 struct nfsnode *dnp = VTONFS(vp);
2491 * nfsnode. There is the potential for another process on a different client
2499 struct nfsnode *np;
2547 * allocate an nfsnode, depending on the value of npp.
2549 * *npp == NULL --> allocate a new nfsnode and make sure attributes are
2555 struct thread *td, struct nfsnode **npp)
2558 struct nfsnode *np, *dnp = VTONFS(dvp);
2662 struct nfsnode *np;
2769 struct nfsnode *np = VTONFS(vp);
3119 struct nfsnode *np = VTONFS(ap->a_vp);
3271 * Print out the contents of an nfsnode.
3277 struct nfsnode *np = VTONFS(vp);
3383 struct nfsnode *np = VTONFS(ap->a_vp);
3403 struct nfsnode *np = VTONFS(ap->a_vp);
3418 * Update the times on the nfsnode then do fifo close.
3424 struct nfsnode *np = VTONFS(vp);