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

Data Fields

int min_space
 
int pick_free
 
int lnum
 
int exclude_index
 

Detailed Description

struct scan_data - data provided to scan callback functions : minimum number of bytes for which to scan : whether it is OK to scan for empty LEBs : LEB number found is returned here : whether to exclude index LEBs

Definition at line 39 of file find.c.

Field Documentation

int exclude_index

Definition at line 43 of file find.c.

int lnum

Definition at line 42 of file find.c.

int min_space

Definition at line 40 of file find.c.

int pick_free

Definition at line 41 of file find.c.


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