Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmount.h137 struct ostatfs { struct
138 long f_spare2; /* placeholder */
140 long f_iosize; /* optimal transfer block size */
142 long f_bfree; /* free blocks in fs */
145 long f_ffree; /* free file nodes in fs */
146 fsid_t f_fsid; /* filesystem id */
148 int f_type; /* type of filesystem */
149 int f_flags; /* copy of mount exported flags */
156 short f_spares1; /* unused spare */
158 short f_spares2; /* unused spare */
[all …]