Lines Matching full:returned
21 which the process would like mappings for. Extents returned mirror
22 those on disk - that is, the logical offset of the 1st returned extent
23 may start before fm_start, and the range covered by the last returned
38 fm_extents[] array is ignored (no extents will be returned), and the
49 If this flag is set, the extents returned will describe the inodes
58 Extent information is returned within the embedded fm_extents array
62 returned via fm_mapped_extents. If the number of fiemap_extents
65 array will be returned and fm_mapped_extents will be equal to
71 returned in fm_extents:
79 returned, fe_logical, fe_physical, and fe_length will be aligned to the
83 The fe_flags field contains flags which describe the extent returned.
127 information returned by the FIEMAP interface while the filesystem
217 while copying the extent to user memory, -EFAULT will be returned.