Searched refs:lfs_vget (Results 1 – 2 of 2) sorted by relevance
405 lfs_vget(void *vfs, ino_t ino) in lfs_vget() function575 register_vget((void *)fs, lfs_vget); in lfs_init()
157 .vfs_vget = lfs_vget,1546 lfs_vget(struct mount *mp, ino_t ino, int lktype, struct vnode **vpp)2284 * used by lfs_vget.1548 lfs_vget(struct mount *mp, ino_t ino, int lktype, struct vnode **vpp) lfs_vget() function