Home
last modified time | relevance | path

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

/linux/include/linux/
H A Diomap.h643 #define IOMAP_DIO_FORCE_WAIT (1 << 0) macro
/linux/fs/ntfs3/
H A Dfile.c883 dio_flags |= IOMAP_DIO_FORCE_WAIT; in ntfs_file_read_iter()
1326 IOMAP_DIO_FORCE_WAIT, NULL, 0); in ntfs_file_write_iter()
/linux/fs/xfs/
H A Dxfs_file.c924 flags = IOMAP_DIO_FORCE_WAIT; in xfs_file_dio_write_unaligned()
951 if (flags & IOMAP_DIO_FORCE_WAIT) in xfs_file_dio_write_unaligned()
/linux/fs/ext4/
H A Dfile.c559 *dio_flags = IOMAP_DIO_FORCE_WAIT; in ext4_dio_write_checks()
/linux/fs/iomap/
H A Ddirect-io.c703 is_sync_kiocb(iocb) || (dio_flags & IOMAP_DIO_FORCE_WAIT); in __iomap_dio_rw()
/linux/Documentation/filesystems/iomap/
H A Doperations.rst452 * ``IOMAP_DIO_FORCE_WAIT``: Wait for the I/O to complete even if the