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

#include <mballoc.h>

Data Fields

struct mutex lg_mutex
 
struct list_head lg_prealloc_list [PREALLOC_TB_SIZE]
 
spinlock_t lg_prealloc_lock
 

Detailed Description

Definition at line 153 of file mballoc.h.

Field Documentation

struct mutex lg_mutex

Definition at line 156 of file mballoc.h.

struct list_head lg_prealloc_list[PREALLOC_TB_SIZE]

Definition at line 158 of file mballoc.h.

spinlock_t lg_prealloc_lock

Definition at line 159 of file mballoc.h.


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