Searched refs:blk_lld_busy (Results 1 - 3 of 3) sorted by relevance

/linux-master/block/
H A Dblk-core.c1049 * blk_lld_busy - Check if underlying low-level drivers of a device are busy
1067 int blk_lld_busy(struct request_queue *q) function
1074 EXPORT_SYMBOL_GPL(blk_lld_busy); variable
/linux-master/include/linux/
H A Dblkdev.h827 extern int blk_lld_busy(struct request_queue *q);
/linux-master/drivers/md/
H A Ddm-mpath.c2102 return blk_lld_busy(q);

Completed in 176 milliseconds