Home
last modified time | relevance | path

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

/Linux-v5.4/fs/iomap/
Dseek.c151 ret = iomap_apply(inode, offset, length, IOMAP_REPORT, ops, in iomap_seek_hole()
197 ret = iomap_apply(inode, offset, length, IOMAP_REPORT, ops, in iomap_seek_data()
Dfiemap.c88 ret = iomap_apply(inode, start, len, IOMAP_REPORT, ops, &ctx, in iomap_fiemap()
Dswapfile.c157 ret = iomap_apply(inode, pos, len, IOMAP_REPORT, in iomap_swapfile_activate()
/Linux-v5.4/include/linux/
Diomap.h101 #define IOMAP_REPORT (1 << 2) /* report extent status, e.g. FIEMAP */ macro
/Linux-v5.4/fs/xfs/
Dxfs_iomap.c966 if (flags & IOMAP_REPORT) { in xfs_file_iomap_begin()
/Linux-v5.4/fs/gfs2/
Dbmap.c875 if (flags & IOMAP_REPORT) { in gfs2_iomap_get()
938 if (flags & IOMAP_REPORT) { in gfs2_iomap_get()
/Linux-v5.4/fs/ext4/
Dinode.c3425 if (flags & IOMAP_REPORT) { in ext4_iomap_begin()
3442 if (flags & IOMAP_REPORT) { in ext4_iomap_begin()