Searched refs:IOMAP_REPORT (Results 1 – 8 of 8) sorted by relevance
36 .flags = IOMAP_REPORT, in iomap_seek_hole()82 .flags = IOMAP_REPORT, in iomap_seek_data()
65 .flags = IOMAP_REPORT, in iomap_fiemap()101 .flags = IOMAP_REPORT, in iomap_bmap()
149 .flags = IOMAP_REPORT, in iomap_swapfile_activate()
99 { IOMAP_REPORT, "REPORT" }, \
192 #define IOMAP_REPORT (1 << 2) /* report extent status, e.g. FIEMAP */ macro
722 ``IOMAP_REPORT`` will be passed as the ``flags`` argument to737 ``IOMAP_REPORT`` will be passed as the ``flags`` argument to753 ``IOMAP_REPORT`` will be passed as the ``flags`` argument to770 ``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()
2124 if (!error && ((flags & IOMAP_REPORT) || IS_DAX(inode))) in xfs_read_iomap_begin()