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

  /src/sys/ufs/lfs/
lfs_vfsops.c 166 .vfs_vptofh = lfs_vptofh,
1999 lfs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) function in typeref:typename:int
lfs_vnops.c 2045 return lfs_vptofh(fs->lfs_ivnode, &(fhp->fh_fid), &fh_size);
2054 return lfs_vptofh(fs->lfs_ivnode, &(fhp->fh_fid), &fh_size);

Completed in 14 milliseconds