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