Searched refs:fm_extents (Results 1 – 4 of 4) sorted by relevance
25 __u32 fm_extent_count; /* size of fm_extents array (in) */27 struct fiemap_extent fm_extents[0]; /* array of mapped extents (out) */47 fm_extent_count specifies the number of elements in the fm_extents[] array49 fm_extents[] array is ignored (no extents will be returned), and the51 fm_extents[] to hold the file's current mapping. Note that there is67 Extent information is returned within the embedded fm_extents array80 returned in fm_extents::230 next free extent in the fm_extents array. 'General' extent flags will235 user-supplied fm_extents array is full. If an error is encountered
37 struct fiemap_extent fm_extents[]; /* array of mapped extents (out) */ member
218 fieinfo.fi_extents_start = ufiemap->fm_extents; in ioctl_fiemap()
1048 fieinfo.fi_extents_start = ufiemap->fm_extents; in ext4_ioctl_get_es_cache()