Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Daddr.c319 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()
1040 req = ceph_osdc_new_request(&fsc->client->osdc, in ceph_writepages_start()
1047 req = ceph_osdc_new_request(&fsc->client->osdc, 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()
Dfile.c960 req = ceph_osdc_new_request(osdc, &ci->i_layout, in ceph_sync_read()
1314 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_direct_read_write()
1516 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_sync_write()
2014 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_zero_partial_object()
/linux-6.1.9/include/linux/ceph/
Dosd_client.h497 extern struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *,
/linux-6.1.9/net/ceph/
Dosd_client.c1043 struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *osdc, in ceph_osdc_new_request() function
1121 EXPORT_SYMBOL(ceph_osdc_new_request);