Home
last modified time | relevance | path

Searched refs:ceph_osdc_new_request (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/ceph/
Daddr.c222 req = ceph_osdc_new_request(osdc, &ci->i_layout, vino, off, &len, 0, 1, in ceph_do_readpage()
385 req = ceph_osdc_new_request(osdc, &ci->i_layout, vino, off, &len, in start_read()
650 req = ceph_osdc_new_request(osdc, &ci->i_layout, ceph_vino(inode), page_off, &len, 0, 1, in writepage_nounlock()
1071 req = ceph_osdc_new_request(&fsc->client->osdc, in ceph_writepages_start()
1078 req = ceph_osdc_new_request(&fsc->client->osdc, in ceph_writepages_start()
1779 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_uninline_data()
1796 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_uninline_data()
Dfile.c868 req = ceph_osdc_new_request(osdc, &ci->i_layout, in ceph_sync_read()
1218 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_direct_read_write()
1421 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_sync_write()
1967 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_zero_partial_object()
/Linux-v5.10/include/linux/ceph/
Dosd_client.h486 extern struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *,
/Linux-v5.10/net/ceph/
Dosd_client.c1064 struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *osdc, in ceph_osdc_new_request() function
1142 EXPORT_SYMBOL(ceph_osdc_new_request);