public final StatvfsWrapper bfree(final long f_bfree) { structStatvfs.f_bfree(f_bfree); return this; }
public final long bfree() { return structStatvfs.f_bfree(); }