Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfiemap.h22 __u64 fe_length; /* length in bytes for this extent */ member
/openbmc/linux/Documentation/filesystems/
H A 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
/openbmc/linux/fs/
H A Dioctl.c141 extent.fe_length = len; in fiemap_fill_next_extent()