Home
last modified time | relevance | path

Searched refs:fm_extents (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/filesystems/
H A Dfiemap.rst36 fm_extent_count specifies the number of elements in the fm_extents[] array
38 fm_extents[] array is ignored (no extents will be returned), and the
40 fm_extents[] to hold the file's current mapping. Note that there is
58 Extent information is returned within the embedded fm_extents array
71 returned in fm_extents:
211 next free extent in the fm_extents array. 'General' extent flags will
216 user-supplied fm_extents array is full. If an error is encountered
/linux/include/uapi/linux/
H A Dfiemap.h54 struct fiemap_extent fm_extents[]; member
/linux/fs/
H A Dioctl.c218 fieinfo.fi_extents_start = ufiemap->fm_extents; in ioctl_fiemap()
/linux/fs/ext4/
H A Dioctl.c1048 fieinfo.fi_extents_start = ufiemap->fm_extents; in ext4_ioctl_get_es_cache()