Searched defs:ORANGEFS_sys_attr_s (Results 1 – 1 of 1) sorted by relevance
226 struct ORANGEFS_sys_attr_s { struct227 __u32 owner;228 __u32 group;229 __u32 perms;230 __u64 atime;231 __u64 mtime;232 __u64 ctime;233 __s64 size;236 char *link_target;239 __s32 dfile_count;[all …]