Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Diomap.h80 #define IOMAP_REPORT (1 << 2) /* report extent status, e.g. FIEMAP */ macro
/Linux-v4.19/fs/
Diomap.c1180 ret = iomap_apply(inode, start, len, IOMAP_REPORT, ops, &ctx, in iomap_fiemap()
1342 ret = iomap_apply(inode, offset, length, IOMAP_REPORT, ops, in iomap_seek_hole()
1388 ret = iomap_apply(inode, offset, length, IOMAP_REPORT, ops, in iomap_seek_data()
2054 ret = iomap_apply(inode, pos, len, IOMAP_REPORT, in iomap_swapfile_activate()
/Linux-v4.19/fs/xfs/
Dxfs_iomap.c1039 if (flags & IOMAP_REPORT) { in xfs_file_iomap_begin()
/Linux-v4.19/fs/gfs2/
Dbmap.c840 if (flags & IOMAP_REPORT) { in gfs2_iomap_get()
908 if (flags & IOMAP_REPORT) { in gfs2_iomap_get()
/Linux-v4.19/fs/ext4/
Dinode.c3427 if (flags & IOMAP_REPORT) { in ext4_iomap_begin()
3444 if (flags & IOMAP_REPORT) { in ext4_iomap_begin()