Searched refs:__statfs_word (Results 1 – 1 of 1) sorted by relevance
10 #ifndef __statfs_word12 #define __statfs_word __kernel_long_t macro14 #define __statfs_word __u32 macro18 __statfs_word f_type;19 __statfs_word f_bsize;20 __statfs_word f_blocks;21 __statfs_word f_bfree;22 __statfs_word f_bavail;23 __statfs_word f_files;24 __statfs_word f_ffree;[all …]