Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/include/shared/
H A Dos.h50 struct uml_stat { struct
51 int ust_dev; /* device */
52 unsigned long long ust_ino; /* inode */
53 int ust_mode; /* protection */
54 int ust_nlink; /* number of hard links */
55 int ust_uid; /* user ID of owner */
56 int ust_gid; /* group ID of owner */
57 unsigned long long ust_size; /* total size, in bytes */
60 unsigned long ust_atime; /* time of last access */
61 unsigned long ust_mtime; /* time of last modification */
[all …]