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

/linux-master/fs/ubifs/
H A Dsuper.c1034 ubifs_parse_options(struct ubifs_info *c, char *options, int is_remount) argument
/linux-master/fs/nilfs2/
H A Dsuper.c729 static int parse_options(char *options, struct super_block *sb, int is_remount) argument
/linux-master/fs/ocfs2/
H A Dsuper.c1233 ocfs2_parse_options(struct super_block *sb, char *options, struct mount_options *mopt, int is_remount) argument
/linux-master/fs/f2fs/
H A Dsuper.c665 static int parse_options(struct super_block *sb, char *options, bool is_remount) argument
477 f2fs_set_test_dummy_encryption(struct super_block *sb, const char *opt, const substring_t *arg, bool is_remount) argument
/linux-master/fs/ext4/
H A Dsuper.c2150 int is_remount; local
2773 int is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; local

Completed in 253 milliseconds