Searched refs:nilfs_cpfile_get_stat (Results 1 – 3 of 3) sorted by relevance
29 int nilfs_cpfile_get_stat(struct inode *, struct nilfs_cpstat *);
331 ret = nilfs_cpfile_get_stat(nilfs->ns_cpfile, &cpstat); in nilfs_ioctl_get_cpstat()
1090 * nilfs_cpfile_get_stat - get checkpoint statistics1094 * Description: nilfs_cpfile_get_stat() returns information about checkpoints.1102 int nilfs_cpfile_get_stat(struct inode *cpfile, struct nilfs_cpstat *cpstat) in nilfs_cpfile_get_stat() function