Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/ceph/
Dosd_client.h420 extern void osd_req_op_extent_update(struct ceph_osd_request *osd_req,
/Linux-v5.15/fs/ceph/
Daddr.c995 osd_req_op_extent_update(req, op_idx, len); in ceph_writepages_start()
1022 osd_req_op_extent_update(req, op_idx, len); in ceph_writepages_start()
Dfile.c1246 osd_req_op_extent_update(req, 0, len); in ceph_direct_read_write()
/Linux-v5.15/net/ceph/
Dosd_client.c791 void osd_req_op_extent_update(struct ceph_osd_request *osd_req, in osd_req_op_extent_update() function
809 EXPORT_SYMBOL(osd_req_op_extent_update);