Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/block/
Drbd.c4588 size_t inbound_size) in rbd_obj_method_sync() argument
4622 &reply_page, &inbound_size); in rbd_obj_method_sync()
4624 memcpy(inbound, page_address(reply_page), inbound_size); in rbd_obj_method_sync()
4625 ret = inbound_size; in rbd_obj_method_sync()