CAP/applications/aufs/sizeserver.h

5 lines
45 B
C
Raw Normal View History

2015-03-18 21:05:00 +00:00
struct volsize {
long total;
long free;
};