Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/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()
216 struct nilfs_checkpoint *cp; in nilfs_cpfile_read_checkpoint()
284 struct nilfs_checkpoint *cp; in nilfs_cpfile_create_checkpoint()
355 struct nilfs_checkpoint *cp; in nilfs_cpfile_finalize_checkpoint()
432 struct nilfs_checkpoint *cp; in nilfs_cpfile_delete_checkpoints()
526 struct nilfs_checkpoint *cp, in nilfs_cpfile_checkpoint_to_cpinfo()
542 struct nilfs_checkpoint *cp; in nilfs_cpfile_do_get_cpinfo()
[all …]