Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/
Dcrypto.h144 static inline void ceph_fscrypt_adjust_off_and_len(struct inode *inode, in ceph_fscrypt_adjust_off_and_len() function
235 static inline void ceph_fscrypt_adjust_off_and_len(struct inode *inode, in ceph_fscrypt_adjust_off_and_len() function
Dfile.c1097 ceph_fscrypt_adjust_off_and_len(inode, &read_off, &read_len); in __ceph_sync_read()
1756 ceph_fscrypt_adjust_off_and_len(inode, &write_pos, &write_len); in ceph_sync_write()
Daddr.c366 ceph_fscrypt_adjust_off_and_len(inode, &off, &len); in ceph_netfs_issue_read()