Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nilfs2/
Dcpfile.c86 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh); in nilfs_cpfile_block_add_valid_checkpoints()
100 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh); in nilfs_cpfile_block_sub_valid_checkpoints()
117 static struct nilfs_checkpoint *
130 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh); in nilfs_cpfile_block_init()
229 struct nilfs_checkpoint **cpp, in nilfs_cpfile_get_checkpoint()
234 struct nilfs_checkpoint *cp; in nilfs_cpfile_get_checkpoint()
329 struct nilfs_checkpoint *cp; in nilfs_cpfile_delete_checkpoints()
423 struct nilfs_checkpoint *cp, in nilfs_cpfile_checkpoint_to_cpinfo()
438 struct nilfs_checkpoint *cp; in nilfs_cpfile_do_get_cpinfo()
491 struct nilfs_checkpoint *cp; in nilfs_cpfile_do_get_ssinfo()
[all …]
Dcpfile.h32 struct nilfs_checkpoint **,
Dsegment.c810 struct nilfs_checkpoint *raw_cp; in nilfs_segctor_create_checkpoint()
834 struct nilfs_checkpoint *raw_cp; in nilfs_segctor_fill_in_checkpoint()
Dsuper.c531 struct nilfs_checkpoint *raw_cp; in nilfs_attach_checkpoint()
/linux-4.1.27/include/linux/
Dnilfs2_fs.h511 struct nilfs_checkpoint { struct
539 nilfs_checkpoint_set_##name(struct nilfs_checkpoint *cp) \ argument
545 nilfs_checkpoint_clear_##name(struct nilfs_checkpoint *cp) \
551 nilfs_checkpoint_##name(const struct nilfs_checkpoint *cp) \
609 sizeof(struct nilfs_checkpoint) - 1) / \
610 sizeof(struct nilfs_checkpoint))