Home
last modified time | relevance | path

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

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