Searched refs:__statfs_word (Results 1 – 1 of 1) sorted by relevance
14 #ifndef __statfs_word16 #define __statfs_word __kernel_long_t macro18 #define __statfs_word __u32 macro23 __statfs_word f_type;24 __statfs_word f_bsize;25 __statfs_word f_blocks;26 __statfs_word f_bfree;27 __statfs_word f_bavail;28 __statfs_word f_files;29 __statfs_word f_ffree;[all …]