Home
last modified time | relevance | path

Searched defs:nilfs_checkpoint (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Dnilfs2_fs.h511 struct nilfs_checkpoint { struct
512 __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