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

/linux-master/fs/ceph/
H A Dcrypto.h144 static inline void ceph_fscrypt_adjust_off_and_len(struct inode *inode, function
235 static inline void ceph_fscrypt_adjust_off_and_len(struct inode *inode, function
H A Dfile.c1035 ceph_fscrypt_adjust_off_and_len(inode, &read_off, &read_len);
1694 ceph_fscrypt_adjust_off_and_len(inode, &write_pos, &write_len);
H A Daddr.c350 ceph_fscrypt_adjust_off_and_len(inode, &off, &len);

Completed in 118 milliseconds