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

#include <cifsglob.h>

Data Fields

struct list_head tlist
 
struct list_head flist
 
struct cifs_fid_locksllist
 
unsigned int uid
 
__u32 pid
 
struct cifs_fid fid
 
struct dentrydentry
 
unsigned int f_flags
 
struct tcon_linktlink
 
bool invalidHandle:1
 
bool oplock_break_cancelled:1
 
int count
 
struct mutex fh_mutex
 
struct cifs_search_info srch_inf
 
struct work_struct oplock_break
 

Detailed Description

Definition at line 930 of file cifsglob.h.

Field Documentation

int count

Definition at line 944 of file cifsglob.h.

Definition at line 939 of file cifsglob.h.

unsigned int f_flags

Definition at line 940 of file cifsglob.h.

struct mutex fh_mutex

Definition at line 945 of file cifsglob.h.

Definition at line 936 of file cifsglob.h.

Definition at line 932 of file cifsglob.h.

bool invalidHandle

Definition at line 942 of file cifsglob.h.

Definition at line 933 of file cifsglob.h.

struct work_struct oplock_break

Definition at line 947 of file cifsglob.h.

bool oplock_break_cancelled

Definition at line 943 of file cifsglob.h.

Definition at line 935 of file cifsglob.h.

Definition at line 946 of file cifsglob.h.

struct tcon_link* tlink

Definition at line 941 of file cifsglob.h.

Definition at line 931 of file cifsglob.h.

unsigned int uid

Definition at line 934 of file cifsglob.h.


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