Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.h1405 static inline int __ceph_sparse_read_ext_count(struct inode *inode, u64 len) in __ceph_sparse_read_ext_count() function
H A Dfile.c1031 extent_cnt = __ceph_sparse_read_ext_count(inode, read_len); in __ceph_sync_read()
1459 extent_cnt = __ceph_sparse_read_ext_count(inode, size); in ceph_direct_read_write()
H A Daddr.c381 extent_cnt = __ceph_sparse_read_ext_count(inode, len); in ceph_netfs_issue_read()