Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Diomap.h506 #define IOMAP_DIO_PARTIAL (1 << 2) macro
/linux-6.15/fs/btrfs/
H A Ddirect-io.c767 IOMAP_DIO_PARTIAL, &data, done_before); in btrfs_dio_read()
776 IOMAP_DIO_PARTIAL, &data, done_before); in btrfs_dio_write()
/linux-6.15/fs/iomap/
H A Dtrace.h115 {IOMAP_DIO_PARTIAL, "DIO_PARTIAL" }
H A Ddirect-io.c752 if (ret == -EFAULT && dio->size && (dio_flags & IOMAP_DIO_PARTIAL)) { in __iomap_dio_rw()
/linux-6.15/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-6.15/Documentation/filesystems/iomap/
H A Doperations.rst427 * ``IOMAP_DIO_PARTIAL``: If a page fault occurs, return whatever