Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Drbd.c254 struct rbd_img_request *img_request; member
1484 static void rbd_img_request_get(struct rbd_img_request *img_request) in rbd_img_request_get()
1494 static void rbd_img_request_put(struct rbd_img_request *img_request) in rbd_img_request_put()
1505 static inline void rbd_img_obj_request_add(struct rbd_img_request *img_request, in rbd_img_obj_request_add()
1522 static inline void rbd_img_obj_request_del(struct rbd_img_request *img_request, in rbd_img_obj_request_del()
1587 static void rbd_img_request_complete(struct rbd_img_request *img_request) in rbd_img_request_complete()
1618 static void img_request_write_set(struct rbd_img_request *img_request) in img_request_write_set()
1624 static bool img_request_write_test(struct rbd_img_request *img_request) in img_request_write_test()
1633 static void img_request_discard_set(struct rbd_img_request *img_request) in img_request_discard_set()
1639 static bool img_request_discard_test(struct rbd_img_request *img_request) in img_request_discard_test()
[all …]