Home
last modified time | relevance | path

Searched refs:ceph_fscrypt_decrypt_pages (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dcrypto.h160 int ceph_fscrypt_decrypt_pages(struct inode *inode, struct page **page,
255 static inline int ceph_fscrypt_decrypt_pages(struct inode *inode, in ceph_fscrypt_decrypt_pages() function
H A Dcrypto.c536 int ceph_fscrypt_decrypt_pages(struct inode *inode, struct page **page, in ceph_fscrypt_decrypt_pages() function
610 fret = ceph_fscrypt_decrypt_pages(inode, &page[pgidx], in ceph_fscrypt_decrypt_extents()