Home
last modified time | relevance | path

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

/openbmc/linux/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, in ceph_fscrypt_decrypt_block_inplace() function
H A Dcrypto.c503 int ceph_fscrypt_decrypt_block_inplace(const struct inode *inode, in ceph_fscrypt_decrypt_block_inplace() function
556 fret = ceph_fscrypt_decrypt_block_inplace(inode, page[pgidx], in ceph_fscrypt_decrypt_pages()
H A Dfile.c1849 ret = ceph_fscrypt_decrypt_block_inplace(inode, in ceph_sync_write()
1859 ret = ceph_fscrypt_decrypt_block_inplace(inode, in ceph_sync_write()