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

/linux-master/include/uapi/linux/
H A Dnilfs2_ondisk.h493 * struct nilfs_checkpoint - checkpoint structure
504 struct nilfs_checkpoint { struct
534 nilfs_checkpoint_set_##name(struct nilfs_checkpoint *cp) \
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-master/fs/nilfs2/
H A Dcpfile.c74 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh);
88 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh);
105 static struct nilfs_checkpoint *
118 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh);
209 struct nilfs_checkpoint *cp;
277 struct nilfs_checkpoint *cp;
353 struct nilfs_checkpoint *cp;
430 struct nilfs_checkpoint *cp;
524 struct nilfs_checkpoint *cp,
540 struct nilfs_checkpoint *c
[all...]

Completed in 131 milliseconds