Home
last modified time | relevance | path

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

/linux/include/linux/
A Diomap.h392 #define IOMAP_DIO_UNWRITTEN (1 << 0) /* covers unwritten extent(s) */ macro
/linux/fs/iomap/
A Ddirect-io.c311 dio->flags |= IOMAP_DIO_UNWRITTEN; in iomap_dio_bio_iter()
/linux/fs/ext4/
A Dfile.c380 if (!error && size && flags & IOMAP_DIO_UNWRITTEN) in ext4_dio_write_end_io()
/linux/fs/xfs/
A Dxfs_file.c541 if (flags & IOMAP_DIO_UNWRITTEN) { in xfs_dio_write_end_io()
/linux/Documentation/filesystems/iomap/
A Doperations.rst545 * ``IOMAP_DIO_UNWRITTEN``: The mapping was unwritten, so the ioend

Completed in 13 milliseconds