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.h376 struct ecryptfs_msg_ctx { struct
381 u8 state;
386 u8 type;
387 u32 index;
393 u32 counter;
394 size_t msg_size;
395 struct ecryptfs_message *msg;
396 struct task_struct *task;
397 struct list_head node;
398 struct list_head daemon_out_list;
[all …]