Lines Matching refs:returned
30 which the process would like mappings for. Extents returned mirror
31 those on disk - that is, the logical offset of the 1st returned extent
32 may start before fm_start, and the range covered by the last returned
47 fm_extents[] array is ignored (no extents will be returned), and the
58 If this flag is set, the extents returned will describe the inodes
65 Extent information is returned within the embedded fm_extents array
69 returned via fm_mapped_extents. If the number of fiemap_extents
72 array will be returned and fm_mapped_extents will be equal to
78 returned in fm_extents.
94 returned, fe_logical, fe_physical, and fe_length will be aligned to the
98 The fe_flags field contains flags which describe the extent returned.
139 information returned by the FIEMAP interface while the filesystem
229 while copying the extent to user memory, -EFAULT will be returned.