Home
last modified time | relevance | path

Searched refs:osd_req_op_copy_from_init (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/ceph/
Dosd_client.h540 extern int osd_req_op_copy_from_init(struct ceph_osd_request *req,
/Linux-v6.6/net/ceph/
Dosd_client.c5347 int osd_req_op_copy_from_init(struct ceph_osd_request *req, in osd_req_op_copy_from_init() function
5383 EXPORT_SYMBOL(osd_req_op_copy_from_init);
/Linux-v6.6/fs/ceph/
Dfile.c2745 ret = osd_req_op_copy_from_init(req, src_snapid, 0, in ceph_alloc_copyfrom_request()