Home
last modified time | relevance | path

Searched refs:__statfs_word (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/asm-generic/
H A Dstatfs.h15 #ifndef __statfs_word
17 #define __statfs_word __kernel_long_t macro
19 #define __statfs_word __u32 macro
24 __statfs_word f_type;
25 __statfs_word f_bsize;
26 __statfs_word f_blocks;
27 __statfs_word f_bfree;
28 __statfs_word f_bavail;
29 __statfs_word f_files;
30 __statfs_word f_ffree;
[all …]
/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/asm-generic/
H A Dstatfs.h15 #ifndef __statfs_word
17 #define __statfs_word __kernel_long_t macro
19 #define __statfs_word __u32 macro
24 __statfs_word f_type;
25 __statfs_word f_bsize;
26 __statfs_word f_blocks;
27 __statfs_word f_bfree;
28 __statfs_word f_bavail;
29 __statfs_word f_files;
30 __statfs_word f_ffree;
[all …]
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dstatfs.h15 #ifndef __statfs_word
17 #define __statfs_word __kernel_long_t macro
19 #define __statfs_word __u32 macro
24 __statfs_word f_type;
25 __statfs_word f_bsize;
26 __statfs_word f_blocks;
27 __statfs_word f_bfree;
28 __statfs_word f_bavail;
29 __statfs_word f_files;
30 __statfs_word f_ffree;
[all …]
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dstatfs.h5 #define __statfs_word long macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dstatfs.h9 #define __statfs_word __u32 macro