Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/
Drbd.c1416 static bool rbd_img_is_write(struct rbd_img_request *img_req) in rbd_img_is_write() function
1443 if (osd_req->r_result > 0 && rbd_img_is_write(obj_req->img_request)) in rbd_osd_req_callback()
1650 if (rbd_img_is_write(img_req)) in rbd_img_capture_header()
1673 if (rbd_img_is_write(img_request)) in rbd_img_request_destroy()
2860 if (!rbd_img_is_write(img_req)) { in rbd_obj_read_from_parent()
3438 if (!rbd_img_is_write(img_req)) in __rbd_obj_handle_request()
3478 return rbd_img_is_write(img_req); in need_exclusive_lock()
4784 if (rbd_img_is_write(img_req)) { in rbd_queue_rq()