Searched refs:__statfs_word (Results 1 – 5 of 5) sorted by relevance
15 #ifndef __statfs_word17 #define __statfs_word __kernel_long_t macro19 #define __statfs_word __u32 macro24 __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 …]
9 #ifndef __statfs_word11 #define __statfs_word __kernel_long_t macro13 #define __statfs_word __u32 macro17 __statfs_word f_type;18 __statfs_word f_bsize;19 __statfs_word f_blocks;20 __statfs_word f_bfree;21 __statfs_word f_bavail;22 __statfs_word f_files;23 __statfs_word f_ffree;[all …]
22 #ifndef __statfs_word24 #define __statfs_word __kernel_long_t macro26 #define __statfs_word __u32 macro30 __statfs_word f_type;31 __statfs_word f_bsize;32 __statfs_word f_blocks;33 __statfs_word f_bfree;34 __statfs_word f_bavail;35 __statfs_word f_files;36 __statfs_word f_ffree;[all …]
5 #define __statfs_word long macro
9 #define __statfs_word __u32 macro