Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Drbd.c1372 static bool rbd_img_is_write(struct rbd_img_request *img_req) in rbd_img_is_write() function
1399 if (osd_req->r_result > 0 && rbd_img_is_write(obj_req->img_request)) in rbd_osd_req_callback()
1612 if (!rbd_img_is_write(img_req)) in rbd_img_capture_header()
1633 if (rbd_img_is_write(img_request)) in rbd_img_request_destroy()
2815 if (!rbd_img_is_write(img_req)) { in rbd_obj_read_from_parent()
3392 if (!rbd_img_is_write(img_req)) in __rbd_obj_handle_request()
3432 return rbd_img_is_write(img_req); in need_exclusive_lock()
3498 if (rbd_img_is_write(img_req)) { in rbd_img_object_requests()
4801 if (rbd_img_is_write(img_req)) { in rbd_queue_rq()