Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/block/
Drbd.c2135 static int rbd_obj_calc_img_extents(struct rbd_obj_request *obj_req, in rbd_obj_calc_img_extents() function
2255 ret = rbd_obj_calc_img_extents(obj_req, true); in rbd_obj_init_write()
2315 ret = rbd_obj_calc_img_extents(obj_req, true); in rbd_obj_init_discard()
2360 ret = rbd_obj_calc_img_extents(obj_req, true); in rbd_obj_init_zeroout()
2875 ret = rbd_obj_calc_img_extents(obj_req, false); in rbd_obj_advance_read()