Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dsuper.c1950 #define EXT4_SPEC_s_stripe (1 << 13) macro
2273 ctx->spec |= EXT4_SPEC_s_stripe; in ext4_parse_param()
6466 if ((ctx->spec & EXT4_SPEC_s_stripe) && in __ext4_remount()