Searched refs:__statfs_word (Results 1 – 1 of 1) sorted by relevance
22 #ifndef __statfs_word25 #define __statfs_word __kernel_long_t macro27 #define __statfs_word __u32 macro32 __statfs_word f_type;34 __statfs_word f_bsize;35 __statfs_word f_blocks;36 __statfs_word f_bfree;37 __statfs_word f_bavail;39 __statfs_word f_files;40 __statfs_word f_ffree;[all …]