Home
last modified time | relevance | path

Searched defs:smb_sb_info (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/linux/
Dsmb_fs_sb.h23 struct smb_sb_info { struct
24 enum smb_conn_state state;
25 struct file * sock_file;
27 struct smb_mount_data_kernel *mnt;
28 unsigned char *temp_buf;
33 unsigned int generation;
34 pid_t conn_pid;
35 struct smb_conn_opt opt;
37 struct semaphore sem;
38 wait_queue_head_t wait;
[all …]