Searched refs:extent_cnt (Results 1 – 2 of 2) sorted by relevance
1094 int extent_cnt; in __ceph_sync_read() local1134 extent_cnt = __ceph_sparse_read_ext_count(inode, read_len); in __ceph_sync_read()1135 ret = ceph_alloc_sparse_ext_map(op, extent_cnt); in __ceph_sync_read()1535 int extent_cnt; in ceph_direct_read_write() local1599 extent_cnt = __ceph_sparse_read_ext_count(inode, size); in ceph_direct_read_write()1600 ret = ceph_alloc_sparse_ext_map(op, extent_cnt); in ceph_direct_read_write()
350 int extent_cnt; in ceph_netfs_issue_read() local379 extent_cnt = __ceph_sparse_read_ext_count(inode, len); in ceph_netfs_issue_read()380 err = ceph_alloc_sparse_ext_map(&req->r_ops[0], extent_cnt); in ceph_netfs_issue_read()