Lines Matching refs:__statfs_word
15 #ifndef __statfs_word
17 #define __statfs_word __kernel_long_t
19 #define __statfs_word __u32
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;
32 __statfs_word f_namelen;
33 __statfs_word f_frsize;
34 __statfs_word f_flags;
35 __statfs_word f_spare[4];
47 __statfs_word f_type;
48 __statfs_word f_bsize;
55 __statfs_word f_namelen;
56 __statfs_word f_frsize;
57 __statfs_word f_flags;
58 __statfs_word f_spare[4];