Linux Kernel
3.7.1
|
#include <ecryptfs_kernel.h>
Data Fields | |
u8 | state |
u8 | type |
u32 | index |
u32 | counter |
size_t | msg_size |
struct ecryptfs_message * | msg |
struct task_struct * | task |
struct list_head | node |
struct list_head | daemon_out_list |
struct mutex | mux |
Definition at line 355 of file ecryptfs_kernel.h.
u32 counter |
Definition at line 372 of file ecryptfs_kernel.h.
Definition at line 377 of file ecryptfs_kernel.h.
u32 index |
Definition at line 366 of file ecryptfs_kernel.h.
Definition at line 374 of file ecryptfs_kernel.h.
size_t msg_size |
Definition at line 373 of file ecryptfs_kernel.h.
Definition at line 378 of file ecryptfs_kernel.h.
Definition at line 376 of file ecryptfs_kernel.h.
Definition at line 360 of file ecryptfs_kernel.h.
struct task_struct* task |
Definition at line 375 of file ecryptfs_kernel.h.
Definition at line 365 of file ecryptfs_kernel.h.