nilfs_attach_checkpoint  334 fs/nilfs2/nilfs.h int nilfs_attach_checkpoint(struct super_block *sb, __u64 cno, int curr_mnt,
nilfs_attach_checkpoint  740 fs/nilfs2/recovery.c 	err = nilfs_attach_checkpoint(sb, ri->ri_cno, true, &root);
nilfs_attach_checkpoint  964 fs/nilfs2/super.c 	ret = nilfs_attach_checkpoint(s, cno, false, &root);
nilfs_attach_checkpoint 1061 fs/nilfs2/super.c 	err = nilfs_attach_checkpoint(sb, cno, true, &fsroot);