Home
last modified time | relevance | path

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

/arch/um/include/shared/
Dos.h36 struct uml_stat { struct
37 int ust_dev; /* device */
38 unsigned long long ust_ino; /* inode */
39 int ust_mode; /* protection */
40 int ust_nlink; /* number of hard links */
41 int ust_uid; /* user ID of owner */
42 int ust_gid; /* group ID of owner */
43 unsigned long long ust_size; /* total size, in bytes */
44 int ust_blksize; /* blocksize for filesystem I/O */
45 unsigned long long ust_blocks; /* number of blocks allocated */
[all …]