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

/linux-4.4.14/include/uapi/asm-generic/
H A Dstatfs.h14 #ifndef __statfs_word
16 #define __statfs_word __kernel_long_t macro
18 #define __statfs_word __u32 macro
23 __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;
31 __statfs_word f_namelen;
32 __statfs_word f_frsize;
33 __statfs_word f_flags;
34 __statfs_word f_spare[4];
46 __statfs_word f_type;
47 __statfs_word f_bsize;
54 __statfs_word f_namelen;
55 __statfs_word f_frsize;
56 __statfs_word f_flags;
57 __statfs_word f_spare[4];
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dstatfs.h4 #define __statfs_word long macro
/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dstatfs.h8 #define __statfs_word __u32 macro

Completed in 123 milliseconds