Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfiemap.h22 __u64 fe_length; /* length in bytes for this extent */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfiemap.h22 __u64 fe_length; /* length in bytes for this extent */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfiemap.h22 __u64 fe_length; /* length in bytes for this extent */ member
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/fs/
H A Dioctl.c137 extent.fe_length = len; in fiemap_fill_next_extent()