Linux Kernel
3.7.1
|
#include <cifsglob.h>
Definition at line 488 of file cifsglob.h.
char* bigbuf |
Definition at line 559 of file cifsglob.h.
unsigned int capabilities |
Definition at line 539 of file cifsglob.h.
int credits |
Definition at line 510 of file cifsglob.h.
char cryptkey[CIFS_CRYPTO_KEY_SIZE] |
Definition at line 542 of file cifsglob.h.
__u64 CurrentMid |
Definition at line 541 of file cifsglob.h.
u16 dialect |
Definition at line 523 of file cifsglob.h.
struct sockaddr_storage dstaddr |
Definition at line 499 of file cifsglob.h.
struct delayed_work echo |
Definition at line 555 of file cifsglob.h.
char* hostname |
Definition at line 497 of file cifsglob.h.
unsigned int in_flight |
Definition at line 511 of file cifsglob.h.
Definition at line 556 of file cifsglob.h.
bool large_buf |
Definition at line 554 of file cifsglob.h.
unsigned long lstrp |
Definition at line 547 of file cifsglob.h.
unsigned int max_rw |
Definition at line 533 of file cifsglob.h.
unsigned int max_vcs |
Definition at line 536 of file cifsglob.h.
unsigned int maxBuf |
Definition at line 529 of file cifsglob.h.
unsigned int maxReq |
Definition at line 526 of file cifsglob.h.
bool noautotune |
Definition at line 508 of file cifsglob.h.
bool noblocksnd |
Definition at line 507 of file cifsglob.h.
unsigned int nr_iov |
Definition at line 557 of file cifsglob.h.
bool oplocks |
Definition at line 525 of file cifsglob.h.
Definition at line 494 of file cifsglob.h.
Definition at line 506 of file cifsglob.h.
spinlock_t req_lock |
Definition at line 512 of file cifsglob.h.
wait_queue_head_t request_q |
Definition at line 505 of file cifsglob.h.
wait_queue_head_t response_q |
Definition at line 504 of file cifsglob.h.
bool sec_kerberos |
Definition at line 552 of file cifsglob.h.
bool sec_kerberosu2u |
Definition at line 551 of file cifsglob.h.
__u16 sec_mode |
Definition at line 516 of file cifsglob.h.
bool sec_mskerberos |
Definition at line 553 of file cifsglob.h.
bool sec_ntlmssp |
Definition at line 550 of file cifsglob.h.
struct cifs_secmech secmech |
Definition at line 548 of file cifsglob.h.
enum securityEnum secType |
Definition at line 524 of file cifsglob.h.
__u32 sequence_number |
Definition at line 545 of file cifsglob.h.
char server_GUID[16] |
Definition at line 515 of file cifsglob.h.
char server_RFC1001_name[RFC1001_NAME_LEN_WITH_NULL] |
Definition at line 493 of file cifsglob.h.
bool session_estab |
Definition at line 517 of file cifsglob.h.
Definition at line 546 of file cifsglob.h.
char* smallbuf |
Definition at line 558 of file cifsglob.h.
Definition at line 490 of file cifsglob.h.
struct sockaddr_storage srcaddr |
Definition at line 500 of file cifsglob.h.
int srv_count |
Definition at line 491 of file cifsglob.h.
Definition at line 513 of file cifsglob.h.
Definition at line 498 of file cifsglob.h.
bool tcp_nodelay |
Definition at line 509 of file cifsglob.h.
Definition at line 489 of file cifsglob.h.
enum statusEnum tcpStatus |
Definition at line 496 of file cifsglob.h.
int timeAdj |
Definition at line 540 of file cifsglob.h.
unsigned int total_read |
Definition at line 560 of file cifsglob.h.
struct task_struct* tsk |
Definition at line 514 of file cifsglob.h.
struct smb_version_values* vals |
Definition at line 495 of file cifsglob.h.
char workstation_RFC1001_name[RFC1001_NAME_LEN_WITH_NULL] |
Definition at line 544 of file cifsglob.h.