Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dsuper.c2192 int is_remount; in ext4_parse_param() local
2198 is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; in ext4_parse_param()
2342 if (is_remount) { in ext4_parse_param()
2356 if (is_remount) { in ext4_parse_param()
2794 int is_remount = fc->purpose == FS_CONTEXT_FOR_RECONFIGURE; in ext4_check_opt_consistency() local
2820 if ((ctx->spec & EXT4_SPEC_DATAJ) && is_remount) { in ext4_check_opt_consistency()
2834 if (is_remount) { in ext4_check_opt_consistency()