Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/block/
Drbd.c4671 size_t outbound_size, in rbd_obj_method_sync() argument
4688 if (outbound_size > PAGE_SIZE) in rbd_obj_method_sync()
4695 memcpy(page_address(req_page), outbound, outbound_size); in rbd_obj_method_sync()
4706 CEPH_OSD_FLAG_READ, req_page, outbound_size, in rbd_obj_method_sync()