Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddirect-io.c825 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()
/linux/include/linux/
H A Diomap.h657 #define IOMAP_DIO_PARTIAL (1 << 2) macro
/linux/fs/gfs2/
H A Dfile.c848 IOMAP_DIO_PARTIAL, NULL, read); in gfs2_file_direct_read()
914 IOMAP_DIO_PARTIAL, NULL, written); in gfs2_file_direct_write()
/linux/fs/iomap/
H A Ddirect-io.c834 if (ret == -EFAULT && dio->size && (dio_flags & IOMAP_DIO_PARTIAL)) { in __iomap_dio_rw()
/linux/Documentation/filesystems/iomap/
H A Doperations.rst472 * ``IOMAP_DIO_PARTIAL``: If a page fault occurs, return whatever