Home
last modified time | relevance | path

Searched refs:__statfs_word (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/asm-generic/
Dstatfs.h17 #ifndef __statfs_word
19 #define __statfs_word long macro
21 #define __statfs_word __u32 macro
26 __statfs_word f_type;
27 __statfs_word f_bsize;
28 __statfs_word f_blocks;
29 __statfs_word f_bfree;
30 __statfs_word f_bavail;
31 __statfs_word f_files;
32 __statfs_word f_ffree;
[all …]
/linux-3.4.99/arch/parisc/include/asm/
Dstatfs.h4 #define __statfs_word long macro
/linux-3.4.99/arch/alpha/include/asm/
Dstatfs.h8 #define __statfs_word __u32 macro