|
Linux Kernel
3.7.1
|
#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_tcon * | tl_tcon |
Definition at line 839 of file cifsglob.h.
| atomic_t tl_count |
Definition at line 847 of file cifsglob.h.
| unsigned long tl_flags |
Definition at line 842 of file cifsglob.h.
Definition at line 840 of file cifsglob.h.
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.
1.8.2