Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sparc/include/asm/
A Dcompat.h52 struct compat_stat64 { struct
57 unsigned int st_mode;
58 unsigned int st_nlink;
60 unsigned int st_uid;
61 unsigned int st_gid;
67 long long st_size;
71 unsigned int st_blocks;
73 unsigned int st_atime;
76 unsigned int st_mtime;
79 unsigned int st_ctime;
[all …]

Completed in 5 milliseconds