Home
last modified time | relevance | path

Searched refs:IOMAP_REPORT (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/fs/iomap/
A Dseek.c40 .flags = IOMAP_REPORT, in iomap_seek_hole()
86 .flags = IOMAP_REPORT, in iomap_seek_data()
A Dfiemap.c69 .flags = IOMAP_REPORT, in iomap_fiemap()
105 .flags = IOMAP_REPORT, in iomap_bmap()
A Dswapfile.c151 .flags = IOMAP_REPORT, in iomap_swapfile_activate()
A Dtrace.h97 { IOMAP_REPORT, "REPORT" }, \
/linux-6.3-rc2/include/linux/
A Diomap.h166 #define IOMAP_REPORT (1 << 2) /* report extent status, e.g. FIEMAP */ macro
/linux-6.3-rc2/fs/gfs2/
A Dbmap.c872 if (flags & IOMAP_REPORT) { in __gfs2_iomap_get()
932 if (flags & IOMAP_REPORT) { in __gfs2_iomap_get()
/linux-6.3-rc2/fs/fuse/
A Ddax.c573 if (WARN_ON(flags & IOMAP_REPORT)) in fuse_iomap_begin()
/linux-6.3-rc2/fs/xfs/
A Dxfs_iomap.c1254 if (!error && ((flags & IOMAP_REPORT) || IS_DAX(inode))) in xfs_read_iomap_begin()

Completed in 15 milliseconds