Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Diomap.h340 #define IOMAP_DIO_UNWRITTEN (1 << 0) /* covers unwritten extent(s) */ macro
/linux-6.3-rc2/fs/iomap/
A Ddirect-io.c253 dio->flags |= IOMAP_DIO_UNWRITTEN; in iomap_dio_bio_iter()
/linux-6.3-rc2/fs/ext4/
A Dfile.c399 if (size && flags & IOMAP_DIO_UNWRITTEN) { in ext4_dio_write_end_io()
/linux-6.3-rc2/fs/xfs/
A Dxfs_file.c470 if (flags & IOMAP_DIO_UNWRITTEN) { in xfs_dio_write_end_io()

Completed in 10 milliseconds