Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
A Ddrbd_req.c600 RQ_LOCAL_COMPLETED|RQ_LOCAL_OK); in __req_mod()
610 mod_rq_state(req, m, RQ_LOCAL_PENDING, RQ_LOCAL_COMPLETED); in __req_mod()
620 mod_rq_state(req, m, RQ_LOCAL_PENDING, RQ_LOCAL_COMPLETED); in __req_mod()
627 mod_rq_state(req, m, RQ_LOCAL_PENDING, RQ_LOCAL_COMPLETED); in __req_mod()
795 if (!(req->rq_state & RQ_LOCAL_COMPLETED)) in __req_mod()
801 if (!(req->rq_state & RQ_LOCAL_COMPLETED)) in __req_mod()
805 RQ_COMPLETION_SUSP|RQ_LOCAL_COMPLETED, in __req_mod()
A Ddrbd_req.h227 #define RQ_LOCAL_COMPLETED (1UL << __RQ_LOCAL_COMPLETED) macro
A Ddrbd_debugfs.c68 seq_print_rq_state_bit(m, s & RQ_LOCAL_COMPLETED, &sep, "completed"); in seq_print_request_state()

Completed in 9 milliseconds