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

#include <ocfs2.h>

Data Fields

atomic_t moves
 
atomic_t local_data
 
atomic_t bitmap_data
 
atomic_t bg_allocs
 
atomic_t bg_extends
 

Detailed Description

Definition at line 223 of file ocfs2.h.

Field Documentation

atomic_t bg_allocs

Definition at line 228 of file ocfs2.h.

atomic_t bg_extends

Definition at line 229 of file ocfs2.h.

atomic_t bitmap_data

Definition at line 227 of file ocfs2.h.

atomic_t local_data

Definition at line 226 of file ocfs2.h.

atomic_t moves

Definition at line 225 of file ocfs2.h.


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