Searched refs:bdev_nowait (Results 1 – 4 of 4) sorted by relevance
763 if ((bio->bi_opf & REQ_NOWAIT) && !bdev_nowait(bdev)) in submit_bio_noacct()
944 if (bdev_nowait(bdev)) in bdev_open()
1337 static inline bool bdev_nowait(struct block_device *bdev) in bdev_nowait() function
6078 nowait = nowait && bdev_nowait(rdev->bdev); in md_run()