Home
last modified time | relevance | path

Searched defs:f_bfree (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/android/system/
DStructStatVfs.java35 public final long f_bfree; /*fsblkcnt_t*/ field in StructStatVfs
61 public StructStatVfs(long f_bsize, long f_frsize, long f_blocks, long f_bfree, long f_bavail, in StructStatVfs()
/libcore/ojluni/src/main/java/sun/nio/fs/
DUnixFileStoreAttributes.java31 private long f_bfree; // free field in UnixFileStoreAttributes