Searched refs:ceph_fscrypt_decrypt_block_inplace (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ceph/
H A Dcrypto.h153 int ceph_fscrypt_decrypt_block_inplace(const struct inode *inode,
240 static inline int ceph_fscrypt_decrypt_block_inplace(const struct inode *inode, function
H A Dcrypto.c506 int ceph_fscrypt_decrypt_block_inplace(const struct inode *inode, function
565 fret = ceph_fscrypt_decrypt_block_inplace(inode, page[pgidx],
H A Dfile.c1889 ret = ceph_fscrypt_decrypt_block_inplace(inode,
1899 ret = ceph_fscrypt_decrypt_block_inplace(inode,

Completed in 136 milliseconds