Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dnilfs2_ondisk.h504 struct nilfs_checkpoint { struct
534 nilfs_checkpoint_set_##name(struct nilfs_checkpoint *cp) \ argument
540 nilfs_checkpoint_clear_##name(struct nilfs_checkpoint *cp) \
546 nilfs_checkpoint_##name(const struct nilfs_checkpoint *cp) \
570 sizeof(struct nilfs_checkpoint) - 1) / \
571 sizeof(struct nilfs_checkpoint))
/linux-4.19.296/fs/nilfs2/
Dcpfile.c74 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh); in nilfs_cpfile_block_add_valid_checkpoints()
88 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh); in nilfs_cpfile_block_sub_valid_checkpoints()
105 static struct nilfs_checkpoint *
118 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh); in nilfs_cpfile_block_init()
217 struct nilfs_checkpoint **cpp, in nilfs_cpfile_get_checkpoint()
222 struct nilfs_checkpoint *cp; in nilfs_cpfile_get_checkpoint()
317 struct nilfs_checkpoint *cp; in nilfs_cpfile_delete_checkpoints()
411 struct nilfs_checkpoint *cp, in nilfs_cpfile_checkpoint_to_cpinfo()
427 struct nilfs_checkpoint *cp; in nilfs_cpfile_do_get_cpinfo()
481 struct nilfs_checkpoint *cp; in nilfs_cpfile_do_get_ssinfo()
[all …]
Dcpfile.h20 struct nilfs_checkpoint **,
Dsuper.c548 struct nilfs_checkpoint *raw_cp; in nilfs_attach_checkpoint()
Dsegment.c891 struct nilfs_checkpoint *raw_cp; in nilfs_segctor_create_checkpoint()
919 struct nilfs_checkpoint *raw_cp; in nilfs_segctor_fill_in_checkpoint()