Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dcrypto.c239 .is_block_based = 1,
/linux/fs/crypto/
H A Dfscrypt_private.h405 return S_ISREG(inode->i_mode) && inode->i_sb->s_cop->is_block_based; in fscrypt_using_inline_encryption()
/linux/include/linux/
H A Dfscrypt.h79 unsigned int is_block_based : 1; member
/linux/fs/f2fs/
H A Dsuper.c3778 .is_block_based = 1,