Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/block/
Drbd.c1353 static bool rbd_img_is_write(struct rbd_img_request *img_req) in rbd_img_is_write() function
1380 if (osd_req->r_result > 0 && rbd_img_is_write(obj_req->img_request)) in rbd_osd_req_callback()
1587 if (rbd_img_is_write(img_req)) in rbd_img_capture_header()
1610 if (rbd_img_is_write(img_request)) in rbd_img_request_destroy()
2797 if (!rbd_img_is_write(img_req)) { in rbd_obj_read_from_parent()
3374 if (!rbd_img_is_write(img_req)) in __rbd_obj_handle_request()
3414 return rbd_img_is_write(img_req); in need_exclusive_lock()
4716 if (rbd_img_is_write(img_req)) { in rbd_queue_rq()