Home
last modified time | relevance | path

Searched defs:ecryptfs_msg_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/fs/ecryptfs/
Decryptfs_kernel.h362 struct ecryptfs_msg_ctx { struct
367 u8 state;
372 u8 type;
373 u32 index;
379 u32 counter;
380 size_t msg_size;
381 struct ecryptfs_message *msg;
382 struct task_struct *task;
383 struct list_head node;
384 struct list_head daemon_out_list;
[all …]