Lines Matching defs:gss_upcall_msg
289 struct gss_upcall_msg { struct
290 atomic_t count;
291 kuid_t uid;
292 struct rpc_pipe_msg msg;
293 struct list_head list;
294 struct gss_auth *auth;
295 struct rpc_pipe *pipe;
296 struct rpc_wait_queue rpc_waitqueue;
297 wait_queue_head_t waitqueue;
298 struct gss_cl_ctx *ctx;
299 char databuf[UPCALL_BUF_LEN];