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

#include <nilfs2_fs.h>

Data Fields

__le64 ch_ncheckpoints
 
__le64 ch_nsnapshots
 
struct nilfs_snapshot_list ch_snapshot_list
 

Detailed Description

struct nilfs_cpfile_header - checkpoint file header : number of checkpoints : number of snapshots : snapshot list

Definition at line 590 of file nilfs2_fs.h.

Field Documentation

__le64 ch_ncheckpoints

Definition at line 591 of file nilfs2_fs.h.

__le64 ch_nsnapshots

Definition at line 592 of file nilfs2_fs.h.

struct nilfs_snapshot_list ch_snapshot_list

Definition at line 593 of file nilfs2_fs.h.


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