Home
last modified time | relevance | path

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

/fs/nilfs2/
Dnilfs.h347 int nilfs_checkpoint_is_mounted(struct super_block *sb, __u64 cno);
Dcpfile.c921 if (nilfs_checkpoint_is_mounted(cpfile->i_sb, cno)) in nilfs_cpfile_change_cpmode()
Dsuper.c1007 int nilfs_checkpoint_is_mounted(struct super_block *sb, __u64 cno) in nilfs_checkpoint_is_mounted() function