Home
last modified time | relevance | path

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

/linux-6.8/fs/ubifs/
Dsuper.c1035 int is_remount) in ubifs_parse_options()
/linux-6.8/fs/nilfs2/
Dsuper.c750 static int parse_options(char *options, struct super_block *sb, int is_remount) in parse_options()
/linux-6.8/fs/f2fs/
Dsuper.c515 bool is_remount) in f2fs_set_test_dummy_encryption()
694 static int parse_options(struct super_block *sb, char *options, bool is_remount) in parse_options()
/linux-6.8/fs/ocfs2/
Dsuper.c1236 int is_remount) in ocfs2_parse_options()
/linux-6.8/fs/ext4/
Dsuper.c2151 int is_remount; in ext4_parse_param() local
2774 int is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; in ext4_check_opt_consistency() local