Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Diomap.h430 #define IOMAP_DIO_PARTIAL (1 << 2) macro
/linux-6.12.1/fs/btrfs/
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.12.1/fs/iomap/
Dtrace.h114 {IOMAP_DIO_PARTIAL, "DIO_PARTIAL" }
Ddirect-io.c696 if (ret == -EFAULT && dio->size && (dio_flags & IOMAP_DIO_PARTIAL)) { in __iomap_dio_rw()
/linux-6.12.1/fs/gfs2/
Dfile.c847 IOMAP_DIO_PARTIAL, NULL, read); in gfs2_file_direct_read()
913 IOMAP_DIO_PARTIAL, NULL, written); in gfs2_file_direct_write()
/linux-6.12.1/Documentation/filesystems/iomap/
Doperations.rst426 * ``IOMAP_DIO_PARTIAL``: If a page fault occurs, return whatever