Linux Kernel
3.7.1
|
#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 |
Definition at line 23 of file coda_fs_i.h.
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.
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.
Definition at line 31 of file coda_fs_i.h.