Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
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
Dcrypto.c581 int ceph_fscrypt_decrypt_extents(struct inode *inode, struct page **page, in ceph_fscrypt_decrypt_extents() function
Daddr.c272 err = ceph_fscrypt_decrypt_extents(inode, in finish_netfs_read()
Dfile.c1074 fret = ceph_fscrypt_decrypt_extents(inode, pages, in __ceph_sync_read()