Home
last modified time | relevance | path

Searched refs:RQ_LOCAL_COMPLETED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_req.h227 #define RQ_LOCAL_COMPLETED (1UL << __RQ_LOCAL_COMPLETED) macro
H A Ddrbd_req.c610 RQ_LOCAL_COMPLETED|RQ_LOCAL_OK); in __req_mod()
620 mod_rq_state(req, m, RQ_LOCAL_PENDING, RQ_LOCAL_COMPLETED); in __req_mod()
630 mod_rq_state(req, m, RQ_LOCAL_PENDING, RQ_LOCAL_COMPLETED); in __req_mod()
637 mod_rq_state(req, m, RQ_LOCAL_PENDING, RQ_LOCAL_COMPLETED); in __req_mod()
805 if (!(req->rq_state & RQ_LOCAL_COMPLETED)) in __req_mod()
811 if (!(req->rq_state & RQ_LOCAL_COMPLETED)) in __req_mod()
815 RQ_COMPLETION_SUSP|RQ_LOCAL_COMPLETED, in __req_mod()
H A Ddrbd_debugfs.c68 seq_print_rq_state_bit(m, s & RQ_LOCAL_COMPLETED, &sep, "completed"); in seq_print_request_state()
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_req.h227 #define RQ_LOCAL_COMPLETED (1UL << __RQ_LOCAL_COMPLETED) macro
H A Ddrbd_req.c598 RQ_LOCAL_COMPLETED|RQ_LOCAL_OK); in __req_mod()
608 mod_rq_state(req, m, RQ_LOCAL_PENDING, RQ_LOCAL_COMPLETED); in __req_mod()
618 mod_rq_state(req, m, RQ_LOCAL_PENDING, RQ_LOCAL_COMPLETED); in __req_mod()
625 mod_rq_state(req, m, RQ_LOCAL_PENDING, RQ_LOCAL_COMPLETED); in __req_mod()
792 if (!(req->rq_state & RQ_LOCAL_COMPLETED)) in __req_mod()
798 if (!(req->rq_state & RQ_LOCAL_COMPLETED)) in __req_mod()
802 RQ_COMPLETION_SUSP|RQ_LOCAL_COMPLETED, in __req_mod()
H 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