Searched defs:nilfs_checkpoint (Results 1 – 1 of 1) sorted by relevance
511 struct nilfs_checkpoint { struct512 __le32 cp_flags;513 __le32 cp_checkpoints_count;514 struct nilfs_snapshot_list cp_snapshot_list;515 __le64 cp_cno;539 nilfs_checkpoint_set_##name(struct nilfs_checkpoint *cp) \ argument