Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/block/drbd/
A Ddrbd_req.c606 RQ_LOCAL_COMPLETED|RQ_LOCAL_OK); in __req_mod()
616 mod_rq_state(req, m, RQ_LOCAL_PENDING, RQ_LOCAL_COMPLETED); in __req_mod()
626 mod_rq_state(req, m, RQ_LOCAL_PENDING, RQ_LOCAL_COMPLETED); in __req_mod()
633 mod_rq_state(req, m, RQ_LOCAL_PENDING, RQ_LOCAL_COMPLETED); in __req_mod()
801 if (!(req->rq_state & RQ_LOCAL_COMPLETED)) in __req_mod()
807 if (!(req->rq_state & RQ_LOCAL_COMPLETED)) in __req_mod()
811 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 8 milliseconds