Searched defs:ecryptfs_msg_ctx (Results 1 – 1 of 1) sorted by relevance
378 struct ecryptfs_msg_ctx { struct383 u8 state;388 u8 type;389 u32 index;395 u32 counter;396 size_t msg_size;397 struct ecryptfs_message *msg;398 struct task_struct *task;399 struct list_head node;400 struct list_head daemon_out_list;[all …]