Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ceph/
Dosd_client.h481 extern void osd_req_op_extent_update(struct ceph_osd_request *osd_req,
/linux-6.6.21/fs/ceph/
Daddr.c1262 osd_req_op_extent_update(req, op_idx, len); in ceph_writepages_start()
1300 osd_req_op_extent_update(req, op_idx, len); in ceph_writepages_start()
Dfile.c1460 osd_req_op_extent_update(req, 0, len); in ceph_direct_read_write()
/linux-6.6.21/net/ceph/
Dosd_client.c782 void osd_req_op_extent_update(struct ceph_osd_request *osd_req, in osd_req_op_extent_update() function
800 EXPORT_SYMBOL(osd_req_op_extent_update);