Searched refs:IOMAP_REPORT (Results 1 – 9 of 9) sorted by relevance
40 .flags = IOMAP_REPORT, in iomap_seek_hole()86 .flags = IOMAP_REPORT, in iomap_seek_data()
69 .flags = IOMAP_REPORT, in iomap_fiemap()105 .flags = IOMAP_REPORT, in iomap_bmap()
151 .flags = IOMAP_REPORT, in iomap_swapfile_activate()
98 { IOMAP_REPORT, "REPORT" }, \
170 #define IOMAP_REPORT (1 << 2) /* report extent status, e.g. FIEMAP */ macro
650 ``IOMAP_REPORT`` will be passed as the ``flags`` argument to665 ``IOMAP_REPORT`` will be passed as the ``flags`` argument to681 ``IOMAP_REPORT`` will be passed as the ``flags`` argument to698 ``IOMAP_REPORT`` will be passed as the ``flags`` argument to
875 if (flags & IOMAP_REPORT) { in __gfs2_iomap_get()935 if (flags & IOMAP_REPORT) { in __gfs2_iomap_get()
573 if (WARN_ON(flags & IOMAP_REPORT)) in fuse_iomap_begin()
1301 if (!error && ((flags & IOMAP_REPORT) || IS_DAX(inode))) in xfs_read_iomap_begin()