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

#include <cifsglob.h>

Data Fields

struct list_head qhead
 
struct TCP_Server_Infoserver
 
__u64 mid
 
__u32 pid
 
__u32 sequence_number
 
unsigned long when_alloc
 
mid_receive_treceive
 
mid_callback_tcallback
 
voidcallback_data
 
voidresp_buf
 
int mid_state
 
__le16 command
 
bool large_buf:1
 
bool multiRsp:1
 
bool multiEnd:1
 

Detailed Description

Definition at line 1151 of file cifsglob.h.

Field Documentation

Definition at line 1163 of file cifsglob.h.

void* callback_data

Definition at line 1164 of file cifsglob.h.

Definition at line 1167 of file cifsglob.h.

bool large_buf

Definition at line 1168 of file cifsglob.h.

__u64 mid

Definition at line 1154 of file cifsglob.h.

int mid_state

Definition at line 1166 of file cifsglob.h.

bool multiEnd

Definition at line 1170 of file cifsglob.h.

bool multiRsp

Definition at line 1169 of file cifsglob.h.

Definition at line 1155 of file cifsglob.h.

Definition at line 1152 of file cifsglob.h.

mid_receive_t* receive

Definition at line 1162 of file cifsglob.h.

void* resp_buf

Definition at line 1165 of file cifsglob.h.

__u32 sequence_number

Definition at line 1156 of file cifsglob.h.

Definition at line 1153 of file cifsglob.h.

unsigned long when_alloc

Definition at line 1157 of file cifsglob.h.


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