Searched refs:cd9660_vget (Results 1 – 1 of 1) sorted by relevance
102 .vfs_vget = cd9660_vget,651 return cd9660_vget(mp, ino, lktype, vpp); in cd9660_root()740 cd9660_vget(struct mount *mp, ino_t ino, int lktype, struct vnode **vpp) in cd9660_vget() function