Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dblk-mq.h27 unsigned long ____cacheline_aligned_in_smp rq_completed[2]; member
/Linux-v4.19/drivers/md/
Ddm-rq.c180 static void rq_completed(struct mapped_device *md, int rw, bool run_queue) in rq_completed() function