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

#include <ecryptfs_kernel.h>

Data Fields

struct inode vfs_inode
 
struct inodewii_inode
 
struct mutex lower_file_mutex
 
atomic_t lower_file_count
 
struct filelower_file
 
struct ecryptfs_crypt_stat crypt_stat
 

Detailed Description

Definition at line 230 of file ecryptfs_kernel.h.

Field Documentation

Definition at line 236 of file ecryptfs_kernel.h.

struct file* lower_file

Definition at line 235 of file ecryptfs_kernel.h.

atomic_t lower_file_count

Definition at line 234 of file ecryptfs_kernel.h.

struct mutex lower_file_mutex

Definition at line 233 of file ecryptfs_kernel.h.

struct inode vfs_inode

Definition at line 231 of file ecryptfs_kernel.h.

struct inode* wii_inode

Definition at line 232 of file ecryptfs_kernel.h.


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