Searched refs:DIO_IS_SYNC (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/block/ | ||
H A D | fops.c | 106 DIO_IS_SYNC = 2, enumerator 131 if (!(dio->flags & DIO_IS_SYNC)) { in blkdev_bio_end_io() 191 dio->flags = DIO_IS_SYNC; in __blkdev_direct_IO() |
Completed in 2 milliseconds