Searched defs:ecryptfs_msg_ctx (Results 1 – 1 of 1) sorted by relevance
370 struct ecryptfs_msg_ctx { struct375 u8 state;380 u8 type;381 u32 index;387 u32 counter;388 size_t msg_size;389 struct ecryptfs_message *msg;390 struct task_struct *task;391 struct list_head node;392 struct list_head daemon_out_list;[all …]