Home
last modified time | relevance | path

Searched refs:is_remount (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nilfs2/
H A Dsuper.c748 int is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; in nilfs_parse_param() local
778 if (is_remount) { in nilfs_parse_param()
/linux/fs/ext4/
H A Dsuper.c2173 int is_remount; in ext4_parse_param() local
2179 is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; in ext4_parse_param()
2323 if (is_remount) { in ext4_parse_param()
2337 if (is_remount) { in ext4_parse_param()
2775 int is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; in ext4_check_opt_consistency() local
2801 if ((ctx->spec & EXT4_SPEC_DATAJ) && is_remount) { in ext4_check_opt_consistency()
2815 if (is_remount) { in ext4_check_opt_consistency()