vfs_vget 94 isofs/udf/udf_vfsops.c .vfs_vget = udf_vget, vfs_vget 484 sys/mount.h int (*vfs_vget)(struct mount *mp, ino_t ino, vfs_vget 504 sys/mount.h #define VFS_VGET(MP, INO, VPP) (*(MP)->mnt_op->vfs_vget)(MP, INO, VPP)