Searched defs:orangefs_upcall_s (Results 1 – 1 of 1) sorted by relevance
218 struct orangefs_upcall_s { struct219 __s32 type;220 __u32 uid;221 __u32 gid;222 int pid;223 int tgid;225 __s64 trailer_size;226 char *trailer_buf;228 union {255 } req;