Home
last modified time | relevance | path

Searched refs:fe_length (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/uapi/linux/
Dfiemap.h22 __u64 fe_length; /* length in bytes for this extent */ member
/linux-5.19.10/Documentation/filesystems/
Dfiemap.rst87 __u64 fe_length; /* length in bytes for the extent */
96 returned, fe_logical, fe_physical, and fe_length will be aligned to the
/linux-5.19.10/fs/
Dioctl.c140 extent.fe_length = len; in fiemap_fill_next_extent()