Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfiemap.h49 __u32 fm_mapped_extents; member
/linux/Documentation/filesystems/
H A Dfiemap.rst39 fm_mapped_extents count will hold the number of extents needed in
62 returned via fm_mapped_extents. If the number of fiemap_extents
65 array will be returned and fm_mapped_extents will be equal to
/linux/fs/
H A Dioctl.c223 fiemap.fm_mapped_extents = fieinfo.fi_extents_mapped; in ioctl_fiemap()
/linux/fs/ext4/
H A Dioctl.c1059 fiemap.fm_mapped_extents = fieinfo.fi_extents_mapped; in ext4_ioctl_get_es_cache()