Searched refs:mptmp (Results 1 – 2 of 2) sorted by relevance
480 struct mount *mptmp; in vfs_setfsid()484 mptmp = vfs_getvfs(template); in vfs_setfsid()485 if (mptmp == NULL) in vfs_setfsid()487 mount_drop(mptmp); in vfs_setfsid()
590 struct mount *mptmp; in ffs_mountfs() local720 } else if ((mptmp = vfs_getvfs(&mp->mnt_stat.f_fsid)) != NULL) { in ffs_mountfs()722 mount_drop(mptmp); in ffs_mountfs()