Home | History | Annotate | Download | only in df

Lines Matching refs:statvfs

40 static struct statvfs *getnewstatvfs(void);
41 static void other_variants(const struct statvfs *, const int *, int,
47 static struct statvfs *allstatvfs;
50 struct statvfs *
57 sftotal * sizeof(struct statvfs));
66 other_variants(const struct statvfs *tmpl, const int *minfree, int minfreecnt,
70 struct statvfs *sf;
93 static const struct statvfs tmpl = {
124 static const struct statvfs tmpl = {
156 static const struct statvfs tmpl = {
185 static const struct statvfs tmpl = {
208 getmntinfo(struct statvfs **mntbuf, int flags)