Home
last modified time | relevance | path

Searched refs:nilfs_attach_checkpoint (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nilfs2/
H A Dnilfs.h343 int nilfs_attach_checkpoint(struct super_block *sb, __u64 cno, int curr_mnt,
H A Dsuper.c541 int nilfs_attach_checkpoint(struct super_block *sb, __u64 cno, int curr_mnt, in nilfs_attach_checkpoint() function
998 ret = nilfs_attach_checkpoint(s, cno, false, &root); in nilfs_attach_snapshot()
1095 err = nilfs_attach_checkpoint(sb, cno, true, &fsroot); in nilfs_fill_super()
H A Drecovery.c740 err = nilfs_attach_checkpoint(sb, ri->ri_cno, true, &root); in nilfs_salvage_orphan_logs()
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dnilfs.h348 int nilfs_attach_checkpoint(struct super_block *sb, __u64 cno, int curr_mnt,
H A Dsuper.c542 int nilfs_attach_checkpoint(struct super_block *sb, __u64 cno, int curr_mnt, in nilfs_attach_checkpoint() function
999 ret = nilfs_attach_checkpoint(s, cno, false, &root); in nilfs_attach_snapshot()
1096 err = nilfs_attach_checkpoint(sb, cno, true, &fsroot); in nilfs_fill_super()
H A Drecovery.c740 err = nilfs_attach_checkpoint(sb, ri->ri_cno, true, &root); in nilfs_salvage_orphan_logs()

Completed in 9 milliseconds