Searched refs:bdev_nowait (Results 1 - 5 of 5) sorted by relevance

/linux-master/block/
H A Dblk-core.c755 if ((bio->bi_opf & REQ_NOWAIT) && !bdev_nowait(bdev))
H A Dbdev.c916 if (bdev_nowait(bdev))
/linux-master/include/linux/
H A Dblkdev.h1291 static inline bool bdev_nowait(struct block_device *bdev) function
/linux-master/drivers/md/
H A Ddm-table.c1883 return !bdev_nowait(dev->bdev);
H A Dmd.c6056 nowait = nowait && bdev_nowait(rdev->bdev);
7172 if (!bdev_nowait(rdev->bdev)) {

Completed in 354 milliseconds