Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
Daddr.c370 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, vino, in ceph_netfs_issue_read()
715 req = ceph_osdc_new_request(osdc, &ci->i_layout, ceph_vino(inode), in writepage_nounlock()
1206 req = ceph_osdc_new_request(&fsc->client->osdc, in ceph_writepages_start()
1213 req = ceph_osdc_new_request(&fsc->client->osdc, in ceph_writepages_start()
1869 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_uninline_data()
1885 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_uninline_data()
Dfile.c1011 req = ceph_osdc_new_request(osdc, &ci->i_layout, in __ceph_sync_read()
1440 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_direct_read_write()
1706 req = ceph_osdc_new_request(osdc, &ci->i_layout, in ceph_sync_write()
1900 req = ceph_osdc_new_request(osdc, &ci->i_layout, in ceph_sync_write()
2481 req = ceph_osdc_new_request(&fsc->client->osdc, &ci->i_layout, in ceph_zero_partial_object()
/linux-6.6.21/include/linux/ceph/
Dosd_client.h557 extern struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *,
/linux-6.6.21/net/ceph/
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);