Lines Matching refs:i_layout
189 struct ceph_file_layout *lo = &ci->i_layout; in ceph_netfs_expand_readahead()
211 ceph_calc_file_object_mapping(&ci->i_layout, subreq->start, subreq->len, in ceph_netfs_clamp_length()
319 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, vino, subreq->start, &len, in ceph_netfs_issue_read()
602 req = ceph_osdc_new_request(osdc, &ci->i_layout, ceph_vino(inode), page_off, &len, 0, 1, in writepage_nounlock()
962 ceph_calc_file_object_mapping(&ci->i_layout, in ceph_writepages_start()
1041 &ci->i_layout, vino, in ceph_writepages_start()
1048 &ci->i_layout, vino, in ceph_writepages_start()
1682 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_uninline_data()
1698 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_uninline_data()
1990 pool = ci->i_layout.pool_id; in ceph_pool_perm_check()
2007 pool_ns = ceph_try_get_string(ci->i_layout.pool_ns); in ceph_pool_perm_check()
2020 if (pool == ci->i_layout.pool_id && in ceph_pool_perm_check()
2021 pool_ns == rcu_dereference_raw(ci->i_layout.pool_ns)) { in ceph_pool_perm_check()
2024 pool = ci->i_layout.pool_id; in ceph_pool_perm_check()