VFS_VGET
VFS_VGET(void *fs, ino_t ino)
#define VFS_VGET(MP, INO, LK, VPP) (*(MP)->mnt_op->vfs_vget)(MP, INO, LK, VPP)