Searched refs:IOMAP_DIO_PARTIAL (Results 1 – 5 of 5) sorted by relevance
825 IOMAP_DIO_PARTIAL | IOMAP_DIO_FSBLOCK_ALIGNED, &data, done_before); in btrfs_dio_read()851 unsigned int dio_flags = IOMAP_DIO_PARTIAL | IOMAP_DIO_FSBLOCK_ALIGNED; in btrfs_dio_write()
657 #define IOMAP_DIO_PARTIAL (1 << 2) macro
848 IOMAP_DIO_PARTIAL, NULL, read); in gfs2_file_direct_read()914 IOMAP_DIO_PARTIAL, NULL, written); in gfs2_file_direct_write()
834 if (ret == -EFAULT && dio->size && (dio_flags & IOMAP_DIO_PARTIAL)) { in __iomap_dio_rw()
472 * ``IOMAP_DIO_PARTIAL``: If a page fault occurs, return whatever