Searched refs:SB_INLINECRYPT (Results 1 – 5 of 5) sorted by relevance
112 if (!(sb->s_flags & SB_INLINECRYPT)) in fscrypt_select_encryption_impl()248 if (!(sb->s_flags & SB_INLINECRYPT)) { in fscrypt_derive_sw_secret()
215 if (sb->s_flags & SB_INLINECRYPT) in setup_per_mode_enc_key()
294 #define SB_INLINECRYPT BIT(17) /* Use blk-crypto for encrypted files */ macro
2483 if (sbi->sb->s_flags & SB_INLINECRYPT) in f2fs_show_options()5035 sb->s_flags |= SB_INLINECRYPT; in f2fs_fill_super()
2223 ctx_set_flags(ctx, SB_INLINECRYPT); in ext4_parse_param()3045 if (sb->s_flags & SB_INLINECRYPT) in _ext4_show_options()