Home
last modified time | relevance | path

Searched refs:fscrypt_inode_should_skip_dm_default_key (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/crypto/
H A Dinline_crypt.c275 if (fscrypt_inode_should_skip_dm_default_key(inode)) in fscrypt_set_bio_crypt_ctx()
362 fscrypt_inode_should_skip_dm_default_key(inode)) in fscrypt_mergeable_bio()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscrypt.h676 fscrypt_inode_should_skip_dm_default_key(const struct inode *inode) in fscrypt_inode_should_skip_dm_default_key() function
682 fscrypt_inode_should_skip_dm_default_key(const struct inode *inode) in fscrypt_inode_should_skip_dm_default_key() function
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Ddata.c447 else if (fscrypt_inode_should_skip_dm_default_key(inode)) in f2fs_set_bio_crypt_ctx()
462 fscrypt_inode_should_skip_dm_default_key(inode)); in f2fs_crypt_mergeable_bio()