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

#include <logfs.h>

Data Fields

struct rb_root rb_tree
 
int count
 
int maxcount
 
int sort_by_ec
 

Detailed Description

struct candidate_list - list of similar candidates

Definition at line 166 of file logfs.h.

Field Documentation

int count

Definition at line 168 of file logfs.h.

int maxcount

Definition at line 169 of file logfs.h.

struct rb_root rb_tree

Definition at line 167 of file logfs.h.

int sort_by_ec

Definition at line 170 of file logfs.h.


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