Home
last modified time | relevance | path

Searched refs:fe_physical (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.h20 __u64 fe_physical; /* physical offset in bytes for the start member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfiemap.h20 __u64 fe_physical; /* physical offset in bytes for the start 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.h20 __u64 fe_physical; /* physical offset in bytes for the start member
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dfiemap.rst85 __u64 fe_physical; /* physical offset in bytes for the start
96 returned, fe_logical, fe_physical, and fe_length will be aligned to the
/OK3568_Linux_fs/kernel/fs/
H A Dioctl.c136 extent.fe_physical = phys; in fiemap_fill_next_extent()