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

#include <cifsglob.h>

Data Fields

loff_t index_of_last_entry
 
__u16 entries_in_buffer
 
__u16 info_level
 
__u32 resume_key
 
charntwrk_buf_start
 
charsrch_entries_start
 
charlast_entry
 
const charpresume_name
 
unsigned int resume_name_len
 
bool endOfSearch:1
 
bool emptyDir:1
 
bool unicode:1
 
bool smallBuf:1
 

Detailed Description

Definition at line 898 of file cifsglob.h.

Field Documentation

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.

const char* presume_name

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.


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