Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dnilfs.h339 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.c1029 int nilfs_checkpoint_is_mounted(struct super_block *sb, __u64 cno) in nilfs_checkpoint_is_mounted() function