Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Drbd.c254 struct rbd_img_request *img_request; member
1486 static void rbd_img_request_get(struct rbd_img_request *img_request) in rbd_img_request_get()
1496 static void rbd_img_request_put(struct rbd_img_request *img_request) in rbd_img_request_put()
1507 static inline void rbd_img_obj_request_add(struct rbd_img_request *img_request, in rbd_img_obj_request_add()
1524 static inline void rbd_img_obj_request_del(struct rbd_img_request *img_request, in rbd_img_obj_request_del()
1606 static void rbd_img_request_complete(struct rbd_img_request *img_request) in rbd_img_request_complete()
1637 static void img_request_write_set(struct rbd_img_request *img_request) in img_request_write_set()
1643 static bool img_request_write_test(struct rbd_img_request *img_request) in img_request_write_test()
1652 static void img_request_discard_set(struct rbd_img_request *img_request) in img_request_discard_set()
1658 static bool img_request_discard_test(struct rbd_img_request *img_request) in img_request_discard_test()
[all …]