Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Daddr.c386 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, vino, in ceph_netfs_issue_read()
786 req = ceph_osdc_new_request(osdc, &ci->i_layout, ceph_vino(inode), in write_folio_nounlock()
1439 req = ceph_osdc_new_request(&fsc->client->osdc, in ceph_submit_write()
1446 req = ceph_osdc_new_request(&fsc->client->osdc, in ceph_submit_write()
2272 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_uninline_data()
2288 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_uninline_data()
H A Dfile.c1115 req = ceph_osdc_new_request(osdc, &ci->i_layout, in __ceph_sync_read()
1574 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_direct_read_write()
1854 req = ceph_osdc_new_request(osdc, &ci->i_layout, in ceph_sync_write()
2052 req = ceph_osdc_new_request(osdc, &ci->i_layout, in ceph_sync_write()
2659 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_zero_partial_object()
/linux/include/linux/ceph/
H A Dosd_client.h549 extern struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *,
/linux/net/ceph/
H A Dosd_client.c1055 struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *osdc, in ceph_osdc_new_request() function
1149 EXPORT_SYMBOL(ceph_osdc_new_request);