Home
last modified time | relevance | path

Searched defs:is_remount (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/ubifs/
H A Dsuper.c1037 int is_remount) in ubifs_parse_options()
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c1161 int is_remount) in ubifs_parse_options()
/openbmc/linux/fs/nilfs2/
H A Dsuper.c750 static int parse_options(char *options, struct super_block *sb, int is_remount) in parse_options()
/openbmc/linux/fs/f2fs/
H A Dsuper.c463 bool is_remount) in f2fs_set_test_dummy_encryption()
648 static int parse_options(struct super_block *sb, char *options, bool is_remount) in parse_options()
/openbmc/linux/fs/ocfs2/
H A Dsuper.c1238 int is_remount) in ocfs2_parse_options()
/openbmc/linux/fs/ext4/
H A Dsuper.c2143 int is_remount; in ext4_parse_param() local
2766 int is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; in ext4_check_opt_consistency() local