Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dfiemap.h22 __u64 fe_length; /* length in bytes for this extent */ member
/Linux-v5.4/Documentation/filesystems/
Dfiemap.txt85 __u64 fe_length; /* length in bytes for the extent */
94 returned, fe_logical, fe_physical, and fe_length will be aligned to the
/Linux-v5.4/fs/
Dioctl.c114 extent.fe_length = len; in fiemap_fill_next_extent()