Searched refs:retvfsp (Results 1 – 1 of 1) sorted by relevance
3882 struct vfs *retvfsp = NULL; in vfs_mntpoint2vfsp() local3910 retvfsp = vfsp; in vfs_mntpoint2vfsp()3919 retvfsp = vfsp; in vfs_mntpoint2vfsp()3925 if (retvfsp) in vfs_mntpoint2vfsp()3926 VFS_HOLD(retvfsp); in vfs_mntpoint2vfsp()3928 return (retvfsp); in vfs_mntpoint2vfsp()