Home
last modified time | relevance | path

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

/linux/include/linux/
H A Diomap.h559 #define IOMAP_DIO_PARTIAL (1 << 2) macro
/linux/fs/iomap/
H A Dtrace.h127 {IOMAP_DIO_PARTIAL, "DIO_PARTIAL" }, \
H A Ddirect-io.c771 if (ret == -EFAULT && dio->size && (dio_flags & IOMAP_DIO_PARTIAL)) { in __iomap_dio_rw()
/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/Documentation/filesystems/iomap/
H A Doperations.rst472 * ``IOMAP_DIO_PARTIAL``: If a page fault occurs, return whatever