Home
last modified time | relevance | path

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

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