Searched refs:IOMAP_DIO_FORCE_WAIT (Results 1 – 6 of 6) sorted by relevance
643 #define IOMAP_DIO_FORCE_WAIT (1 << 0) macro
883 dio_flags |= IOMAP_DIO_FORCE_WAIT; in ntfs_file_read_iter()1326 IOMAP_DIO_FORCE_WAIT, NULL, 0); in ntfs_file_write_iter()
924 flags = IOMAP_DIO_FORCE_WAIT; in xfs_file_dio_write_unaligned()951 if (flags & IOMAP_DIO_FORCE_WAIT) in xfs_file_dio_write_unaligned()
559 *dio_flags = IOMAP_DIO_FORCE_WAIT; in ext4_dio_write_checks()
703 is_sync_kiocb(iocb) || (dio_flags & IOMAP_DIO_FORCE_WAIT); in __iomap_dio_rw()
452 * ``IOMAP_DIO_FORCE_WAIT``: Wait for the I/O to complete even if the