Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Diomap.h402 #define IOMAP_DIO_PARTIAL (1 << 2) macro
/openbmc/linux/fs/iomap/
H A Dtrace.h114 {IOMAP_DIO_PARTIAL, "DIO_PARTIAL" }
H A Ddirect-io.c677 if (ret == -EFAULT && dio->size && (dio_flags & IOMAP_DIO_PARTIAL)) { in __iomap_dio_rw()
/openbmc/linux/fs/gfs2/
H A Dfile.c847 IOMAP_DIO_PARTIAL, NULL, read); in gfs2_file_direct_read()
913 IOMAP_DIO_PARTIAL, NULL, written); in gfs2_file_direct_write()
/openbmc/linux/fs/btrfs/
H A Dinode.c7819 IOMAP_DIO_PARTIAL, &data, done_before); in btrfs_dio_read()
7828 IOMAP_DIO_PARTIAL, &data, done_before); in btrfs_dio_write()