Home | History | Annotate | Download | only in defcontainer

Lines Matching refs:f_bsize

245                 final long totalSize = stat.f_blocks * stat.f_bsize;
246 final long availSize = stat.f_bavail * stat.f_bsize;