Home
last modified time | relevance | path

Searched refs:fm_length (Results 1 – 6 of 6) 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.h31 __u64 fm_length; /* logical length of mapping which member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfiemap.h31 __u64 fm_length; /* logical length of mapping which 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.h31 __u64 fm_length; /* logical length of mapping which member
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dfiemap.rst20 __u64 fm_length; /* logical length of mapping which
31 fm_start, and fm_length specify the logical range within the file
35 extent may end after fm_length. All offsets and lengths are in bytes.
123 (via fiemap->fm_length).
/OK3568_Linux_fs/kernel/fs/
H A Dioctl.c217 fiemap.fm_length); in ioctl_fiemap()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dioctl.c809 fiemap.fm_length); in ext4_ioctl_get_es_cache()