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

  /src/sys/nfs/
nfs_var.h 259 struct nfsdircache *nfs_searchdircache(struct vnode *, off_t, int, int *);
nfs_subs.c 1260 nfs_searchdircache(struct vnode *vp, off_t off, int do32, int *hashent) function in typeref:struct:nfsdircache *
1354 ndp = nfs_searchdircache(vp, off, 0, &hashent);
nfs_bio.c 198 ndp = nfs_searchdircache(vp, uio->uio_offset,

Completed in 13 milliseconds