Lines Matching full:returned
32 which the process would like mappings for. Extents returned mirror
33 those on disk - that is, the logical offset of the 1st returned extent
34 may start before fm_start, and the range covered by the last returned
49 fm_extents[] array is ignored (no extents will be returned), and the
60 If this flag is set, the extents returned will describe the inodes
67 Extent information is returned within the embedded fm_extents array
71 returned via fm_mapped_extents. If the number of fiemap_extents
74 array will be returned and fm_mapped_extents will be equal to
80 returned in fm_extents::
96 returned, fe_logical, fe_physical, and fe_length will be aligned to the
100 The fe_flags field contains flags which describe the extent returned.
144 information returned by the FIEMAP interface while the filesystem
236 while copying the extent to user memory, -EFAULT will be returned.