Linux Kernel
3.7.1
|
#include <cifsglob.h>
Data Fields | |
int | flags |
int | path_consumed |
int | server_type |
int | ref_flag |
char * | path_name |
char * | node_name |
Definition at line 1236 of file cifsglob.h.
int flags |
Definition at line 1237 of file cifsglob.h.
char* node_name |
Definition at line 1242 of file cifsglob.h.
int path_consumed |
Definition at line 1238 of file cifsglob.h.
char* path_name |
Definition at line 1241 of file cifsglob.h.
int ref_flag |
Definition at line 1240 of file cifsglob.h.
int server_type |
Definition at line 1239 of file cifsglob.h.