Searched defs:ecryptfs_msg_ctx (Results 1 – 1 of 1) sorted by relevance
419 struct ecryptfs_msg_ctx { struct424 u8 state;429 u8 type;430 u32 index;436 u32 counter;437 size_t msg_size;438 struct ecryptfs_message *msg;439 struct task_struct *task;440 struct list_head node;441 struct list_head daemon_out_list;[all …]