Home
last modified time | relevance | path

Searched defs:blkcnt_t (Results 1 – 7 of 7) sorted by relevance

/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/sys/
H A Dtypes.h192 typedef __blkcnt_t blkcnt_t; /* Type to count number of disk blocks. */ typedef
205 typedef __blkcnt64_t blkcnt_t; /* Type to count number of disk blocks. */ typedef
H A Dstat.h86 typedef __blkcnt_t blkcnt_t; typedef
88 typedef __blkcnt64_t blkcnt_t; typedef
/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/sys/
H A Dtypes.h192 typedef __blkcnt_t blkcnt_t; /* Type to count number of disk blocks. */ typedef
205 typedef __blkcnt64_t blkcnt_t; /* Type to count number of disk blocks. */ typedef
H A Dstat.h86 typedef __blkcnt_t blkcnt_t; typedef
88 typedef __blkcnt64_t blkcnt_t; typedef
/OK3568_Linux_fs/kernel/include/linux/
H A Dtypes.h126 typedef u64 blkcnt_t; typedef
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h142 typedef u64 blkcnt_t; typedef
145 typedef unsigned long blkcnt_t; typedef
/OK3568_Linux_fs/kernel/tools/include/nolibc/
H A Dnolibc.h145 typedef signed long blkcnt_t; typedef