Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/libcore/io/
DStructStat.java26 public final long st_dev; /*dev_t*/ field in StructStat
73 StructStat(long st_dev, long st_ino, int st_mode, long st_nlink, int st_uid, int st_gid, in StructStat()