Lines Matching refs:statvfs
134 sys fs_types,mount,statfs,statvfs,vfs,vmount
141 mem statvfs.f_basetype,statvfs.f_frsize sys/types.h sys/statvfs.h
143 ary f_reserved7 sys/types.h sys/statvfs.h note{ statvfs.f_reserved7 can double for statvfs.f_basety…
144 int f(vp)struct statvfs* vp;{return vp->f_reserved7[0] = 1;}
149 lib statfs,statvfs
159 lib getmntinfo_statvfs note{ getmntinfo uses statvfs -- since when? }end compile{
163 gmi(struct statvfs* fs)
172 #include <sys/statvfs.h>
181 struct statvfs
198 extern int fstatvfs(int, struct statvfs*);
199 extern int statvfs(const char*, struct statvfs*);
205 #if _lib_statvfs64 && !defined(statvfs)
206 #define statvfs statvfs64