Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dnilfs.h345 int nilfs_checkpoint_is_mounted(struct super_block *sb, __u64 cno);
H A Dcpfile.c912 if (nilfs_checkpoint_is_mounted(cpfile->i_sb, cno)) in nilfs_cpfile_change_cpmode()
H A Dsuper.c994 int nilfs_checkpoint_is_mounted(struct super_block *sb, __u64 cno) in nilfs_checkpoint_is_mounted() function