Searched refs:remount (Results 1 – 15 of 15) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/dev/ |
H A D | mount.c | 54 static int remount; variable 93 if (remount) in do_mount() 248 remount = 1; in parse_subopts() 345 if (strcmp(mountpt, "/dev") == 0 && remount && in main()
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/ |
H A D | zfs_get_003_pos.ksh | 45 log_must $ZFS mount -o remount,atime $TESTPOOL/$TESTFS 52 log_must $ZFS mount -o remount,noatime $TESTPOOL/$TESTFS
|
/titanic_41/usr/src/cmd/stmsboot/ |
H A D | mpxio-upgrade | 102 $MOUNT -o remount,rw $new_special / >/dev/msglog 2>&1 126 $MOUNT -o remount,rw $new_special / \
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_mount/ |
H A D | zfs_mount_007_pos.ksh | 114 log_must $ZFS mount -o remount,$reverse_opt $fs
|
/titanic_41/usr/src/uts/common/fs/zfs/sys/ |
H A D | zfs_events.h | 18 boolean_t remount);
|
/titanic_41/usr/src/cmd/svc/milestone/ |
H A D | README.share | 91 /lib/svc/method/fs-usr attempts to remount the root file system 93 configuration. If this method is failing, one can directly remount 96 # /sbin/mount -o rw,remount /
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | zfs_events.c | 89 boolean_t remount)
|
/titanic_41/usr/src/uts/common/fs/ |
H A D | vfs.c | 1178 int remount; in domount() local 1319 if (remount = vfs_optionisset_nolock(&mnt_mntopts, in domount() 1338 ASSERT(splice || !remount); in domount() 1479 if (remount) { in domount() 1526 if (!remount) { in domount() 1561 if (!remount) { in domount() 1601 if (remount) { in domount() 1688 if (remount) { in domount() 1713 if (remount) { in domount() 1737 if (remount) { in domount() [all …]
|
/titanic_41/usr/src/uts/common/fs/zev/ |
H A D | zev_callbacks.c | 45 zev_zfs_mount_cb(vfs_t *vfs, vnode_t *mpt, char *dataset, boolean_t remount) in zev_zfs_mount_cb() argument 112 rec->remount = remount; in zev_zfs_mount_cb()
|
/titanic_41/usr/src/cmd/allocate/ |
H A D | disk_clean.sh | 320 VOLUME_ACTION=remount; export VOLUME_ACTION
|
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | zev.h | 148 uint32_t remount; member
|
/titanic_41/usr/src/common/zev/ |
H A D | zev.h | 148 uint32_t remount; member
|
/titanic_41/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vfsops.c | 454 int remount = *remounting; in pcfs_device_ismounted() local 473 if (remount) { in pcfs_device_ismounted() 507 if (remount) { in pcfs_device_ismounted() 520 if (remount) { in pcfs_device_ismounted()
|
/titanic_41/usr/src/cmd/zevadm/ |
H A D | zevadm.c | 260 zpf(" remount: %s", rec->remount ? "true" : "false"); in zev_print_zfs_mount() 268 rec->remount ? "true" : "false", in zev_print_zfs_mount()
|
/titanic_41/usr/src/lib/libbsm/ |
H A D | audit_event.txt | 459 6241:AUE_uadmin_remount:uadmin(1m) - remount:ss
|