Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ceph/
Dsuper.h1403 static inline int __ceph_sparse_read_ext_count(struct inode *inode, u64 len) in __ceph_sparse_read_ext_count() function
Dfile.c1121 extent_cnt = __ceph_sparse_read_ext_count(inode, read_len); in __ceph_sync_read()
1556 extent_cnt = __ceph_sparse_read_ext_count(inode, size); in ceph_direct_read_write()
Daddr.c387 extent_cnt = __ceph_sparse_read_ext_count(inode, len); in ceph_netfs_issue_read()