|
Linux Kernel
3.7.1
|
#include <nilfs2_fs.h>
Data Fields | |
| __le64 | ch_ncheckpoints |
| __le64 | ch_nsnapshots |
| struct nilfs_snapshot_list | ch_snapshot_list |
struct nilfs_cpfile_header - checkpoint file header : number of checkpoints : number of snapshots : snapshot list
Definition at line 590 of file nilfs2_fs.h.
| __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.
1.8.2