Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Daddr.c370 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, vino, in ceph_netfs_issue_read()
719 req = ceph_osdc_new_request(osdc, &ci->i_layout, ceph_vino(inode), in writepage_nounlock()
1212 req = ceph_osdc_new_request(&fsc->client->osdc, in ceph_writepages_start()
1219 req = ceph_osdc_new_request(&fsc->client->osdc, in ceph_writepages_start()
1875 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_uninline_data()
1891 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_uninline_data()
H A Dfile.c1012 req = ceph_osdc_new_request(osdc, &ci->i_layout, in __ceph_sync_read()
1444 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_direct_read_write()
1712 req = ceph_osdc_new_request(osdc, &ci->i_layout, in ceph_sync_write()
1906 req = ceph_osdc_new_request(osdc, &ci->i_layout, in ceph_sync_write()
2487 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_zero_partial_object()
/openbmc/linux/include/linux/ceph/
H A Dosd_client.h557 extern struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *,
/openbmc/linux/net/ceph/
H A Dosd_client.c1078 struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *osdc, in ceph_osdc_new_request() function
1172 EXPORT_SYMBOL(ceph_osdc_new_request);