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.h370 struct ecryptfs_msg_ctx { struct
375 u8 state;
380 u8 type;
381 u32 index;
387 u32 counter;
388 size_t msg_size;
389 struct ecryptfs_message *msg;
390 struct task_struct *task;
391 struct list_head node;
392 struct list_head daemon_out_list;
[all …]