CAP/applications/aufs/sizeserver.h

5 lines
45 B
C

struct volsize {
long total;
long free;
};