Home
last modified time | relevance | path

Searched defs:img_request (Results 1 – 1 of 1) sorted by relevance

/drivers/block/
Drbd.c245 struct rbd_img_request *img_request; member
1477 static void rbd_img_request_get(struct rbd_img_request *img_request) in rbd_img_request_get()
1487 static void rbd_img_request_put(struct rbd_img_request *img_request) in rbd_img_request_put()
1498 static inline void rbd_img_obj_request_add(struct rbd_img_request *img_request, in rbd_img_obj_request_add()
1515 static inline void rbd_img_obj_request_del(struct rbd_img_request *img_request, in rbd_img_obj_request_del()
1597 static void rbd_img_request_complete(struct rbd_img_request *img_request) in rbd_img_request_complete()
1628 static void img_request_write_set(struct rbd_img_request *img_request) in img_request_write_set()
1634 static bool img_request_write_test(struct rbd_img_request *img_request) in img_request_write_test()
1643 static void img_request_discard_set(struct rbd_img_request *img_request) in img_request_discard_set()
1649 static bool img_request_discard_test(struct rbd_img_request *img_request) in img_request_discard_test()
[all …]