Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dblk-mq.h22 unsigned long ____cacheline_aligned_in_smp rq_completed[2]; member
/linux-4.4.14/drivers/md/
Ddm.c1098 static void rq_completed(struct mapped_device *md, int rw, bool run_queue) in rq_completed() function