CAP/applications/aufs/sizeserver.h
2015-03-18 22:05:00 +01:00

5 lines
45 B
C

struct volsize {
long total;
long free;
};