Home
last modified time | relevance | path

Searched defs:osf1_statfs (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/compat/linux/arch/alpha/
H A Dlinux_osf1.h207 struct osf1_statfs { struct
208 osf1_short f_type;
209 osf1_short f_flags;
210 osf1_int f_fsize;
211 osf1_int f_bsize;
212 osf1_int f_blocks;
213 osf1_int f_bfree;
214 osf1_int f_bavail;
215 osf1_int f_files;
216 osf1_int f_ffree;
[all …]