Lines Matching defs:remount
1131 * vnode, flags specifying whether the mount is a remount and whether it
1162 int remount;
1300 * Check if this is a remount; must be set in the option string and
1301 * the file system must support a remount option.
1303 if (remount = vfs_optionisset_nolock(&mnt_mntopts,
1322 ASSERT(splice || !remount);
1460 * If this is a remount, we don't want to create a new VFS.
1461 * Instead, we pass the existing one with a remount flag.
1463 if (remount) {
1510 if (!remount) {
1539 * Lock the vfs. If this is a remount we want to avoid spurious umount
1543 * here we use vfs_lock_wait() instead vfs_lock() for the remount case.
1545 if (!remount) {
1585 if (remount) {
1660 * string if necessary (ie, mntfs), and also for a remount to
1667 * a vfs which is on the vfs list (i.e. during a remount), we must
1672 if (remount) {
1697 if (remount) {
1698 /* put back pre-remount options */
1721 if (remount) {
1800 * If this isn't a remount, set up the vopstats before
1811 if (!remount && (vswp->vsw_flag & VSW_STATS) && splice) {
1834 if (!remount) {
1918 * will be the case following a failed remount, where the path supplied