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

#include <ecryptfs_kernel.h>

Data Fields

struct pagepage
 
unsigned int mode
 
union {
   struct file *   lower_file
 
   struct writeback_control *   wbc
 
param
 

Detailed Description

Definition at line 71 of file ecryptfs_kernel.h.

Field Documentation

struct file* lower_file

Definition at line 77 of file ecryptfs_kernel.h.

unsigned int mode

Definition at line 75 of file ecryptfs_kernel.h.

Definition at line 72 of file ecryptfs_kernel.h.

union { ... } param

Definition at line 78 of file ecryptfs_kernel.h.


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