Lines Matching refs:i_layout
184 struct ceph_file_layout *lo = &ci->i_layout; in ceph_netfs_expand_readahead()
206 ceph_calc_file_object_mapping(&ci->i_layout, subreq->start, subreq->len, in ceph_netfs_clamp_length()
256 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, vino, subreq->start, &len, in ceph_netfs_issue_op()
534 req = ceph_osdc_new_request(osdc, &ci->i_layout, ceph_vino(inode), page_off, &len, 0, 1, in writepage_nounlock()
874 ceph_calc_file_object_mapping(&ci->i_layout, in ceph_writepages_start()
956 &ci->i_layout, vino, in ceph_writepages_start()
963 &ci->i_layout, vino, in ceph_writepages_start()
1654 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_uninline_data()
1671 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_uninline_data()
1954 pool = ci->i_layout.pool_id; in ceph_pool_perm_check()
1971 pool_ns = ceph_try_get_string(ci->i_layout.pool_ns); in ceph_pool_perm_check()
1984 if (pool == ci->i_layout.pool_id && in ceph_pool_perm_check()
1985 pool_ns == rcu_dereference_raw(ci->i_layout.pool_ns)) { in ceph_pool_perm_check()
1988 pool = ci->i_layout.pool_id; in ceph_pool_perm_check()