|
Linux Kernel
3.7.1
|
#include <cifsglob.h>
Data Fields | |
| struct list_head | lhead |
| __le16 | Pid |
| __le16 | PidHigh |
| __u16 | Mid |
| __u16 | Tid |
| __u16 | Uid |
| __u16 | netfid |
| __u32 | filter |
| int | multishot |
| struct file * | pfile |
Definition at line 1223 of file cifsglob.h.
| __u32 filter |
Definition at line 1231 of file cifsglob.h.
Definition at line 1224 of file cifsglob.h.
| __u16 Mid |
Definition at line 1227 of file cifsglob.h.
| int multishot |
Definition at line 1232 of file cifsglob.h.
| __u16 netfid |
Definition at line 1230 of file cifsglob.h.
Definition at line 1233 of file cifsglob.h.
| __le16 Pid |
Definition at line 1225 of file cifsglob.h.
| __le16 PidHigh |
Definition at line 1226 of file cifsglob.h.
| __u16 Tid |
Definition at line 1228 of file cifsglob.h.
| __u16 Uid |
Definition at line 1229 of file cifsglob.h.
1.8.2