Lines Matching defs:ORANGEFS_sys_attr_s
226 struct ORANGEFS_sys_attr_s { struct
227 __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;
242 __s32 distr_dir_servers_initial;
245 __s32 distr_dir_servers_max;
248 __s32 distr_dir_split_size;
250 __u32 mirror_copies_count;
253 char *dist_name;
256 char *dist_params;
258 __s64 dirent_count;
259 enum orangefs_ds_type objtype;
260 __u64 flags;
261 __u32 mask;
262 __s64 blksize;