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

#include <cifsglob.h>

Data Fields

struct rb_node tl_rbnode
 
uid_t tl_uid
 
unsigned long tl_flags
 
unsigned long tl_time
 
atomic_t tl_count
 
struct cifs_tcontl_tcon
 

Detailed Description

Definition at line 839 of file cifsglob.h.

Field Documentation

atomic_t tl_count

Definition at line 847 of file cifsglob.h.

unsigned long tl_flags

Definition at line 842 of file cifsglob.h.

struct rb_node tl_rbnode

Definition at line 840 of file cifsglob.h.

struct cifs_tcon* tl_tcon

Definition at line 848 of file cifsglob.h.

unsigned long tl_time

Definition at line 846 of file cifsglob.h.

uid_t tl_uid

Definition at line 841 of file cifsglob.h.


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