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

#include <ecryptfs_kernel.h>

Data Fields

struct list_head crypt_stat_list
 
u32 flags
 
u32 seq_no
 
charfilename
 
charencrypted_filename
 
size_t filename_size
 
size_t encrypted_filename_size
 
char fnek_sig [ECRYPTFS_SIG_SIZE_HEX]
 
char dentry_name [ECRYPTFS_ENCRYPTED_DENTRY_NAME_LEN+1]
 

Detailed Description

Definition at line 173 of file ecryptfs_kernel.h.

Field Documentation

struct list_head crypt_stat_list

Definition at line 174 of file ecryptfs_kernel.h.

Definition at line 183 of file ecryptfs_kernel.h.

char* encrypted_filename

Definition at line 179 of file ecryptfs_kernel.h.

size_t encrypted_filename_size

Definition at line 181 of file ecryptfs_kernel.h.

Definition at line 178 of file ecryptfs_kernel.h.

size_t filename_size

Definition at line 180 of file ecryptfs_kernel.h.

u32 flags

Definition at line 176 of file ecryptfs_kernel.h.

Definition at line 182 of file ecryptfs_kernel.h.

u32 seq_no

Definition at line 177 of file ecryptfs_kernel.h.


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