Home
last modified time | relevance | path

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

/fs/ceph/
A Dcrypto.h150 int ceph_fscrypt_decrypt_block_inplace(const struct inode *inode,
229 static inline int ceph_fscrypt_decrypt_block_inplace(const struct inode *inode, in ceph_fscrypt_decrypt_block_inplace() function
A Dcrypto.c478 int ceph_fscrypt_decrypt_block_inplace(const struct inode *inode, in ceph_fscrypt_decrypt_block_inplace() function
535 fret = ceph_fscrypt_decrypt_block_inplace(inode, page[pgidx], in ceph_fscrypt_decrypt_pages()
A Dfile.c1950 ret = ceph_fscrypt_decrypt_block_inplace(inode, in ceph_sync_write()
1960 ret = ceph_fscrypt_decrypt_block_inplace(inode, in ceph_sync_write()

Completed in 27 milliseconds