Lines Matching refs:i_layout
172 struct ceph_file_layout *lo = &ci->i_layout; in ceph_netfs_expand_readahead()
344 ceph_calc_file_object_mapping(&ci->i_layout, subreq->start, subreq->len, in ceph_netfs_prepare_read()
381 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, vino, in ceph_netfs_issue_read()
781 req = ceph_osdc_new_request(osdc, &ci->i_layout, ceph_vino(inode), in write_folio_nounlock()
1215 ceph_calc_file_object_mapping(&ci->i_layout, in ceph_allocate_page_array()
1430 &ci->i_layout, vino, in ceph_submit_write()
1437 &ci->i_layout, vino, in ceph_submit_write()
2244 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_uninline_data()
2260 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_uninline_data()
2554 pool = ci->i_layout.pool_id; in ceph_pool_perm_check()
2569 pool_ns = ceph_try_get_string(ci->i_layout.pool_ns); in ceph_pool_perm_check()
2582 if (pool == ci->i_layout.pool_id && in ceph_pool_perm_check()
2583 pool_ns == rcu_dereference_raw(ci->i_layout.pool_ns)) { in ceph_pool_perm_check()
2586 pool = ci->i_layout.pool_id; in ceph_pool_perm_check()