Lines Matching refs:array
23 __u32 fm_extent_count; /* size of fm_extents array (in) */
25 struct fiemap_extent fm_extents[0]; /* array of mapped extents (out) */
45 fm_extent_count specifies the number of elements in the fm_extents[] array
47 fm_extents[] array is ignored (no extents will be returned), and the
65 Extent information is returned within the embedded fm_extents array
67 number of elements in the fiemap_extents[] array should be passed via
72 array will be returned and fm_mapped_extents will be equal to
73 fm_extent_count. In that case, the last extent in the array will not
194 unsigned int fi_extents_max; /* Size of fiemap_extent array */
195 struct fiemap_extent *fi_extents_start; /* Start of fiemap_extent array */
223 next free extent in the fm_extents array. 'General' extent flags will
228 user-supplied fm_extents array is full. If an error is encountered