Searched defs:ecryptfs_msg_ctx (Results 1 – 1 of 1) sorted by relevance
366 struct ecryptfs_msg_ctx { struct371 u8 state;376 u8 type;377 u32 index;383 u32 counter;384 size_t msg_size;385 struct ecryptfs_message *msg;386 struct task_struct *task;387 struct list_head node;388 struct list_head daemon_out_list;[all …]