|
Linux Kernel
3.7.1
|
#include <cifsglob.h>
Data Fields | |
| loff_t | index_of_last_entry |
| __u16 | entries_in_buffer |
| __u16 | info_level |
| __u32 | resume_key |
| char * | ntwrk_buf_start |
| char * | srch_entries_start |
| char * | last_entry |
| const char * | presume_name |
| unsigned int | resume_name_len |
| bool | endOfSearch:1 |
| bool | emptyDir:1 |
| bool | unicode:1 |
| bool | smallBuf:1 |
Definition at line 898 of file cifsglob.h.
| bool emptyDir |
Definition at line 909 of file cifsglob.h.
| bool endOfSearch |
Definition at line 908 of file cifsglob.h.
| __u16 entries_in_buffer |
Definition at line 900 of file cifsglob.h.
| loff_t index_of_last_entry |
Definition at line 899 of file cifsglob.h.
| __u16 info_level |
Definition at line 901 of file cifsglob.h.
| char* last_entry |
Definition at line 905 of file cifsglob.h.
| char* ntwrk_buf_start |
Definition at line 903 of file cifsglob.h.
Definition at line 906 of file cifsglob.h.
| __u32 resume_key |
Definition at line 902 of file cifsglob.h.
| unsigned int resume_name_len |
Definition at line 907 of file cifsglob.h.
| bool smallBuf |
Definition at line 911 of file cifsglob.h.
| char* srch_entries_start |
Definition at line 904 of file cifsglob.h.
Definition at line 910 of file cifsglob.h.
1.8.2