Linux Kernel
3.7.1
|
#include <ecryptfs_kernel.h>
Data Fields | |
u32 | flags |
u32 | num_queued_msg_ctx |
struct file * | file |
struct mutex | mux |
struct list_head | msg_ctx_out_queue |
wait_queue_head_t | wait |
struct hlist_node | euid_chain |
Definition at line 381 of file ecryptfs_kernel.h.
struct hlist_node euid_chain |
Definition at line 392 of file ecryptfs_kernel.h.
Definition at line 388 of file ecryptfs_kernel.h.
u32 flags |
Definition at line 386 of file ecryptfs_kernel.h.
Definition at line 390 of file ecryptfs_kernel.h.
Definition at line 389 of file ecryptfs_kernel.h.
u32 num_queued_msg_ctx |
Definition at line 387 of file ecryptfs_kernel.h.
wait_queue_head_t wait |
Definition at line 391 of file ecryptfs_kernel.h.