[−]Struct std::os::linux::raw::stat
This is supported on Linux only.
Fields
st_dev: u64
This is supported on Linux only.
st_ino: u64
This is supported on Linux only.
st_nlink: u64
This is supported on Linux only.
st_mode: u32
This is supported on Linux only.
st_uid: u32
This is supported on Linux only.
st_gid: u32
This is supported on Linux only.
st_rdev: u64
This is supported on Linux only.
st_size: i64
This is supported on Linux only.
st_atime: i64
This is supported on Linux only.
st_atime_nsec: i64
This is supported on Linux only.
st_mtime: i64
This is supported on Linux only.
st_mtime_nsec: i64
This is supported on Linux only.
st_ctime: i64
This is supported on Linux only.
st_ctime_nsec: i64
This is supported on Linux only.
st_blksize: i64
This is supported on Linux only.
st_blocks: i64
This is supported on Linux only.