Home
last modified time | relevance | path

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

/linux/include/linux/fs/
H A Dsuper_types.h294 #define SB_INLINECRYPT BIT(17) /* Use blk-crypto for encrypted files */ macro
/linux/fs/ext4/
H A Dsuper.c2231 ctx_set_flags(ctx, SB_INLINECRYPT); in ext4_parse_param()
3053 if (sb->s_flags & SB_INLINECRYPT) in _ext4_show_options()