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

#include <coda_fs_i.h>

Data Fields

struct CodaFid c_fid
 
u_short c_flags
 
unsigned int c_mapcount
 
unsigned int c_cached_epoch
 
vuid_t c_uid
 
unsigned int c_cached_perm
 
spinlock_t c_lock
 
struct inode vfs_inode
 

Detailed Description

Definition at line 23 of file coda_fs_i.h.

Field Documentation

unsigned int c_cached_epoch

Definition at line 27 of file coda_fs_i.h.

unsigned int c_cached_perm

Definition at line 29 of file coda_fs_i.h.

struct CodaFid c_fid

Definition at line 24 of file coda_fs_i.h.

u_short c_flags

Definition at line 25 of file coda_fs_i.h.

spinlock_t c_lock

Definition at line 30 of file coda_fs_i.h.

unsigned int c_mapcount

Definition at line 26 of file coda_fs_i.h.

vuid_t c_uid

Definition at line 28 of file coda_fs_i.h.

struct inode vfs_inode

Definition at line 31 of file coda_fs_i.h.


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