Searched refs:vfsstatus (Results 1 – 1 of 1) sorted by relevance
332 static struct statvfs vfsstatus; /* filesystem status buffer */ variable816 if (statvfs(path, &vfsstatus) < 0) { in averify()822 if (strcmp(vfsstatus.f_basetype, "pcfs") != 0 && in averify()858 if (strcmp(vfsstatus.f_basetype, "pcfs") != 0) { in fverify()