Home
last modified time | relevance | path

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

/linux/fs/crypto/
A Dinline_crypt.c85 if (!(sb->s_flags & SB_INLINECRYPT)) in fscrypt_select_encryption_impl()
/linux/fs/f2fs/
A Dsuper.c1000 sb->s_flags |= SB_INLINECRYPT; in parse_options()
1945 if (sbi->sb->s_flags & SB_INLINECRYPT) in f2fs_show_options()
2004 sbi->sb->s_flags &= ~SB_INLINECRYPT; in default_options()
/linux/include/linux/
A Dfs.h1402 #define SB_INLINECRYPT (1<<17) /* Use blk-crypto for encrypted files */ macro
/linux/fs/ext4/
A Dsuper.c2147 sb->s_flags |= SB_INLINECRYPT; in handle_mount_opt()
2627 if (sb->s_flags & SB_INLINECRYPT) in _ext4_show_options()

Completed in 60 milliseconds