Home
last modified time | relevance | path

Searched refs:ceph_fscrypt_decrypt_extents (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ceph/
H A Dcrypto.h162 int ceph_fscrypt_decrypt_extents(struct inode *inode, struct page **page,
262 static inline int ceph_fscrypt_decrypt_extents(struct inode *inode, in ceph_fscrypt_decrypt_extents() function
H A Dcrypto.c590 int ceph_fscrypt_decrypt_extents(struct inode *inode, struct page **page, in ceph_fscrypt_decrypt_extents() function
H A Daddr.c252 err = ceph_fscrypt_decrypt_extents(inode, in finish_netfs_read()
H A Dfile.c1166 fret = ceph_fscrypt_decrypt_extents(inode, pages, in __ceph_sync_read()