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

Data Fields

struct nilfs_mdt_info mi
 
unsigned long ncleansegs
 
__u64 allocmin
 
__u64 allocmax
 

Detailed Description

struct nilfs_sufile_info - on-memory private data of sufile : on-memory private data of metadata file : number of clean segments : lower limit of allocatable segment range : upper limit of allocatable segment range

Definition at line 40 of file sufile.c.

Field Documentation

__u64 allocmax

Definition at line 44 of file sufile.c.

__u64 allocmin

Definition at line 43 of file sufile.c.

Definition at line 41 of file sufile.c.

unsigned long ncleansegs

Definition at line 42 of file sufile.c.


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