Searched refs:remount (Results 1 – 5 of 5) sorted by relevance
289 static int tracefs_apply_options(struct super_block *sb, bool remount) in tracefs_apply_options() argument300 if (!remount || opts->opts & BIT(Opt_mode)) { in tracefs_apply_options()305 if (!remount || opts->opts & BIT(Opt_uid)) in tracefs_apply_options()308 if (!remount || opts->opts & BIT(Opt_gid)) { in tracefs_apply_options()
233 int jfs_mount_rw(struct super_block *sb, int remount) in jfs_mount_rw() argument243 if (remount) { in jfs_mount_rw()
22 static void mark_dirty(struct super_block *s, int remount) in mark_dirty() argument24 if (hpfs_sb(s)->sb_chkdsk && (remount || !sb_rdonly(s))) { in mark_dirty()
222 - Added a remount function, so attempts to remount
470 bool remount) in udf_parse_options() argument550 if (!remount) in udf_parse_options()557 if (!remount) in udf_parse_options()575 if (!remount) { in udf_parse_options()