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

#include <cifsglob.h>

Data Fields

bool can_cache_brlcks
 
struct list_head llist
 
struct rw_semaphore lock_sem
 
struct list_head openFileList
 
__u32 cifsAttrs
 
bool clientCanCacheRead
 
bool clientCanCacheAll
 
bool delete_pending
 
bool invalid_mapping
 
unsigned long time
 
u64 server_eof
 
u64 uniqueid
 
u64 createtime
 
struct inode vfs_inode
 

Detailed Description

Definition at line 1023 of file cifsglob.h.

Field Documentation

bool can_cache_brlcks

Definition at line 1024 of file cifsglob.h.

__u32 cifsAttrs

Definition at line 1029 of file cifsglob.h.

bool clientCanCacheAll

Definition at line 1031 of file cifsglob.h.

bool clientCanCacheRead

Definition at line 1030 of file cifsglob.h.

u64 createtime

Definition at line 1037 of file cifsglob.h.

bool delete_pending

Definition at line 1032 of file cifsglob.h.

bool invalid_mapping

Definition at line 1033 of file cifsglob.h.

Definition at line 1025 of file cifsglob.h.

struct rw_semaphore lock_sem

Definition at line 1026 of file cifsglob.h.

struct list_head openFileList

Definition at line 1028 of file cifsglob.h.

u64 server_eof

Definition at line 1035 of file cifsglob.h.

unsigned long time

Definition at line 1034 of file cifsglob.h.

u64 uniqueid

Definition at line 1036 of file cifsglob.h.

struct inode vfs_inode

Definition at line 1044 of file cifsglob.h.


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