Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dosd_client.h423 extern void osd_req_op_extent_update(struct ceph_osd_request *osd_req,
/linux-6.1.9/fs/ceph/
Daddr.c1090 osd_req_op_extent_update(req, op_idx, len); in ceph_writepages_start()
1120 osd_req_op_extent_update(req, op_idx, len); in ceph_writepages_start()
Dfile.c1335 osd_req_op_extent_update(req, 0, len); in ceph_direct_read_write()
/linux-6.1.9/net/ceph/
Dosd_client.c754 void osd_req_op_extent_update(struct ceph_osd_request *osd_req, in osd_req_op_extent_update() function
772 EXPORT_SYMBOL(osd_req_op_extent_update);