Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ecryptfs_msg_ctx Struct Reference

#include <ecryptfs_kernel.h>

Data Fields

u8 state
 
u8 type
 
u32 index
 
u32 counter
 
size_t msg_size
 
struct ecryptfs_messagemsg
 
struct task_structtask
 
struct list_head node
 
struct list_head daemon_out_list
 
struct mutex mux
 

Detailed Description

Definition at line 355 of file ecryptfs_kernel.h.

Field Documentation

u32 counter

Definition at line 372 of file ecryptfs_kernel.h.

struct list_head daemon_out_list

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.

Definition at line 375 of file ecryptfs_kernel.h.

Definition at line 365 of file ecryptfs_kernel.h.


The documentation for this struct was generated from the following file: