Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dcrypto.h165 int ceph_fscrypt_encrypt_pages(struct inode *inode, struct page **page, u64 off,
270 static inline int ceph_fscrypt_encrypt_pages(struct inode *inode, in ceph_fscrypt_encrypt_pages() function
H A Dcrypto.c640 int ceph_fscrypt_encrypt_pages(struct inode *inode, struct page **page, u64 off, in ceph_fscrypt_encrypt_pages() function
H A Dfile.c1896 ret = ceph_fscrypt_encrypt_pages(inode, pages, in ceph_sync_write()