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()
68 .flags = IOMAP_REPORT, in iomap_fiemap()104 .flags = IOMAP_REPORT, in iomap_bmap()
152 .flags = IOMAP_REPORT, in iomap_swapfile_activate()
98 { IOMAP_REPORT, "REPORT" }, \
184 #define IOMAP_REPORT (1 << 2) /* report extent status, e.g. FIEMAP */ macro
681 ``IOMAP_REPORT`` will be passed as the ``flags`` argument to696 ``IOMAP_REPORT`` will be passed as the ``flags`` argument to712 ``IOMAP_REPORT`` will be passed as the ``flags`` argument to729 ``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()
574 if (WARN_ON(flags & IOMAP_REPORT)) in fuse_iomap_begin()
1848 if (!error && ((flags & IOMAP_REPORT) || IS_DAX(inode))) in xfs_read_iomap_begin()