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

#include <alloc.h>

Data Fields

spinlock_t lock
 
struct nilfs_bh_assoc prev_desc
 
struct nilfs_bh_assoc prev_bitmap
 
struct nilfs_bh_assoc prev_entry
 

Detailed Description

struct nilfs_palloc_cache - persistent object allocator cache : cache protecting lock : blockgroup descriptors cache : blockgroup bitmap cache : translation entries cache

Definition at line 96 of file alloc.h.

Field Documentation

spinlock_t lock

Definition at line 97 of file alloc.h.

struct nilfs_bh_assoc prev_bitmap

Definition at line 99 of file alloc.h.

Definition at line 98 of file alloc.h.

struct nilfs_bh_assoc prev_entry

Definition at line 100 of file alloc.h.


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