Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dupcall.h220 struct orangefs_upcall_s { struct
221 __s32 type;
222 __u32 uid;
223 __u32 gid;
224 int pid;
225 int tgid;
227 __s64 trailer_size;
228 char *trailer_buf;
230 union {
257 } req;