Home
last modified time | relevance | path

Searched refs:DIO_IS_SYNC (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/block/
H A Dfops.c108 DIO_IS_SYNC = 2, enumerator
128 bool is_sync = dio->flags & DIO_IS_SYNC; in blkdev_bio_end_io()
193 dio->flags = DIO_IS_SYNC; in __blkdev_direct_IO()