Searched refs:SB_INLINECRYPT (Results 1 – 4 of 4) sorted by relevance
111 if (!(sb->s_flags & SB_INLINECRYPT)) in fscrypt_select_encryption_impl()
1024 sb->s_flags |= SB_INLINECRYPT; in parse_options() 2067 if (sbi->sb->s_flags & SB_INLINECRYPT) in f2fs_show_options()
1125 #define SB_INLINECRYPT BIT(17) /* Use blk-crypto for encrypted files */ macro
2211 ctx_set_flags(ctx, SB_INLINECRYPT); in ext4_parse_param()3052 if (sb->s_flags & SB_INLINECRYPT) in _ext4_show_options()