Lines Matching refs:__statfs_word
22 #ifndef __statfs_word
25 #define __statfs_word __kernel_long_t macro
27 #define __statfs_word __u32 macro
32 __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;
42 __statfs_word f_namelen;
44 __statfs_word f_frsize;
45 __statfs_word f_flags;
46 __statfs_word f_spare[4];
54 __statfs_word f_type;
55 __statfs_word f_bsize;
64 __statfs_word f_namelen;
65 __statfs_word f_frsize;
66 __statfs_word f_flags;
67 __statfs_word f_spare[4];