Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
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
Dcrypto.c640 int ceph_fscrypt_encrypt_pages(struct inode *inode, struct page **page, u64 off, in ceph_fscrypt_encrypt_pages() function
Dfile.c1890 ret = ceph_fscrypt_encrypt_pages(inode, pages, in ceph_sync_write()