Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ubifs/
Dsuper.c1028 int is_remount) in ubifs_parse_options()
/linux-6.1.9/fs/nilfs2/
Dsuper.c718 static int parse_options(char *options, struct super_block *sb, int is_remount) in parse_options()
/linux-6.1.9/fs/f2fs/
Dsuper.c495 bool is_remount) in f2fs_set_test_dummy_encryption()
655 static int parse_options(struct super_block *sb, char *options, bool is_remount) in parse_options()
/linux-6.1.9/fs/ocfs2/
Dsuper.c1234 int is_remount) in ocfs2_parse_options()
/linux-6.1.9/fs/ext4/
Dsuper.c2064 int is_remount; in ext4_parse_param() local
2701 int is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; in ext4_check_opt_consistency() local