Searched defs:st_ino (Results 1 - 4 of 4) sorted by relevance

/openjdk10/jdk/src/java.base/unix/classes/sun/nio/fs/
H A DUnixFileKey.java34 private final long st_ino; field in class:UnixFileKey
36 UnixFileKey(long st_dev, long st_ino) { argument
H A DUnixFileAttributes.java41 private long st_ino; field in class:UnixFileAttributes
/openjdk10/jdk/src/java.base/unix/classes/sun/nio/ch/
H A DFileKey.java37 private long st_ino; // Inode number field in class:FileKey
/openjdk10/jdk/src/java.desktop/unix/native/libjsound/
H A DPLATFORM_API_SolarisOS_Utils.h65 ino_t st_ino; // inode number to detect duplicate devices member in struct:tag_AudioDevicePath

Completed in 82 milliseconds