Searched refs:is_remount (Results 1 – 2 of 2) sorted by relevance
748 int is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; in nilfs_parse_param() local778 if (is_remount) { in nilfs_parse_param()
2173 int is_remount; in ext4_parse_param() local2179 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() local2801 if ((ctx->spec & EXT4_SPEC_DATAJ) && is_remount) { in ext4_check_opt_consistency()2815 if (is_remount) { in ext4_check_opt_consistency()