Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ecryptfs/
Decryptfs_kernel.h378 struct ecryptfs_msg_ctx { struct
383 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 …]