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

#include <cifsglob.h>

Data Fields

charversion_string
 
__u16 protocol_id
 
__u32 req_capabilities
 
__u32 large_lock_type
 
__u32 exclusive_lock_type
 
__u32 shared_lock_type
 
__u32 unlock_lock_type
 
size_t header_size
 
size_t max_header_size
 
size_t read_rsp_size
 
__le16 lock_cmd
 
unsigned int cap_unix
 
unsigned int cap_nt_find
 
unsigned int cap_large_files
 

Detailed Description

Definition at line 374 of file cifsglob.h.

Field Documentation

unsigned int cap_large_files

Definition at line 388 of file cifsglob.h.

unsigned int cap_nt_find

Definition at line 387 of file cifsglob.h.

unsigned int cap_unix

Definition at line 386 of file cifsglob.h.

__u32 exclusive_lock_type

Definition at line 379 of file cifsglob.h.

size_t header_size

Definition at line 382 of file cifsglob.h.

__u32 large_lock_type

Definition at line 378 of file cifsglob.h.

__le16 lock_cmd

Definition at line 385 of file cifsglob.h.

size_t max_header_size

Definition at line 383 of file cifsglob.h.

__u16 protocol_id

Definition at line 376 of file cifsglob.h.

size_t read_rsp_size

Definition at line 384 of file cifsglob.h.

__u32 req_capabilities

Definition at line 377 of file cifsglob.h.

__u32 shared_lock_type

Definition at line 380 of file cifsglob.h.

__u32 unlock_lock_type

Definition at line 381 of file cifsglob.h.

char* version_string

Definition at line 375 of file cifsglob.h.


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