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

#include <mdt.h>

Data Fields

struct nilfs_bmap_store bmap_store
 
struct address_space frozen_data
 
struct address_space frozen_btnodes
 
struct list_head frozen_buffers
 

Detailed Description

struct nilfs_shadow_map - shadow mapping of meta data file : shadow copy of bmap state : shadowed dirty data pages : shadowed dirty b-tree nodes' pages : list of frozen buffers

Definition at line 38 of file mdt.h.

Field Documentation

Definition at line 39 of file mdt.h.

struct address_space frozen_btnodes

Definition at line 41 of file mdt.h.

struct list_head frozen_buffers

Definition at line 42 of file mdt.h.

struct address_space frozen_data

Definition at line 40 of file mdt.h.


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