Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c1948 #define EXT4_SPEC_DATAJ (1 << 2) macro
2221 ctx->spec |= EXT4_SPEC_DATAJ; in ext4_parse_param()
2801 if ((ctx->spec & EXT4_SPEC_DATAJ) && is_remount) { in ext4_check_opt_consistency()