Home
last modified time | relevance | path

Searched refs:nfsv4node (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/fs/nfs/
HDnfscl.h39 struct nfsv4node { struct
/trueos/sys/fs/nfsclient/
HDnfsnode.h125 struct nfsv4node *n_v4; /* extra V4 stuff */
HDnfs_clport.c117 struct nfsv4node *newd, *oldd; in nfscl_nget()
169 MALLOC(newd, struct nfsv4node *, in nfscl_nget()
170 sizeof (struct nfsv4node) + dnp->n_fhp->nfh_len + in nfscl_nget()
238 MALLOC(np->n_v4, struct nfsv4node *, sizeof (struct nfsv4node) in nfscl_nget()
HDnfs_clvnops.c1778 struct nfsv4node *newv4 = NULL; in nfs_rename()
1838 MALLOC(newv4, struct nfsv4node *, in nfs_rename()
1839 sizeof (struct nfsv4node) + in nfs_rename()
2495 MALLOC(np->n_v4, struct nfsv4node *, in nfs_lookitup()
2496 sizeof (struct nfsv4node) + in nfs_lookitup()