Searched refs:remounting (Results 1 – 1 of 1) sorted by relevance
450 int *remounting, in pcfs_device_ismounted() argument454 int remount = *remounting; in pcfs_device_ismounted()532 *remounting = 0; in pcfs_device_ismounted()638 int remounting; in pcfs_mount() local699 remounting = (uap->flags & MS_REMOUNT); in pcfs_mount()701 if (error = pcfs_device_ismounted(vfsp, dos_ldrive, xdev, &remounting, in pcfs_mount()705 if (remounting) in pcfs_mount()