Lines Matching refs:i_layout
214 req = ceph_osdc_new_request(osdc, &ci->i_layout, vino, off, &len, 0, 1, in ceph_do_readpage()
377 req = ceph_osdc_new_request(osdc, &ci->i_layout, vino, off, &len, in start_read()
642 req = ceph_osdc_new_request(osdc, &ci->i_layout, ceph_vino(inode), page_off, &len, 0, 1, in writepage_nounlock()
982 ceph_calc_file_object_mapping(&ci->i_layout, in ceph_writepages_start()
1064 &ci->i_layout, vino, in ceph_writepages_start()
1071 &ci->i_layout, vino, in ceph_writepages_start()
1799 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_uninline_data()
1816 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_uninline_data()
2095 pool = ci->i_layout.pool_id; in ceph_pool_perm_check()
2112 pool_ns = ceph_try_get_string(ci->i_layout.pool_ns); in ceph_pool_perm_check()
2125 if (pool == ci->i_layout.pool_id && in ceph_pool_perm_check()
2126 pool_ns == rcu_dereference_raw(ci->i_layout.pool_ns)) { in ceph_pool_perm_check()
2129 pool = ci->i_layout.pool_id; in ceph_pool_perm_check()