Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/block/
Drbd.c4667 size_t inbound_size) in rbd_obj_method_sync() argument
4701 &reply_page, &inbound_size); in rbd_obj_method_sync()
4703 memcpy(inbound, page_address(reply_page), inbound_size); in rbd_obj_method_sync()
4704 ret = inbound_size; in rbd_obj_method_sync()