Home
last modified time | relevance | path

Searched refs:nilfs_checkpoint_is_mounted (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/fs/nilfs2/
Dnilfs.h350 int nilfs_checkpoint_is_mounted(struct super_block *sb, __u64 cno);
Dcpfile.c912 if (nilfs_checkpoint_is_mounted(cpfile->i_sb, cno)) in nilfs_cpfile_change_cpmode()
Dsuper.c993 int nilfs_checkpoint_is_mounted(struct super_block *sb, __u64 cno) in nilfs_checkpoint_is_mounted() function