Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
H A Decryptfs_kernel.h366 struct ecryptfs_msg_ctx { struct
371 u8 state;
376 u8 type;
377 u32 index;
383 u32 counter;
384 size_t msg_size;
385 struct ecryptfs_message *msg;
386 struct task_struct *task;
387 struct list_head node;
388 struct list_head daemon_out_list;
[all …]