HomeSort by: relevance | last modified time | path
    Searched refs:nfs_nget1 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/nfs/
nfs_var.h 89 int nfs_nget1(struct mount *, nfsfh_t *, int, struct nfsnode **, int);
91 nfs_nget1((mp), (fhp), (fhsize), (npp), 0)
nfs_node.c 160 nfs_nget1(struct mount *mntp, nfsfh_t *fhp, int fhsize, struct nfsnode **npp, function in typeref:typename:int
nfs_vnops.c 2737 error = nfs_nget1(vp->v_mount, fhp,

Completed in 15 milliseconds