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 *);
250 err = nilfs_cpfile_get_stat(nilfs->ns_cpfile, &cpstat); in nilfs_checkpoints_checkpoints_number_show()273 err = nilfs_cpfile_get_stat(nilfs->ns_cpfile, &cpstat); in nilfs_checkpoints_snapshots_number_show()
331 ret = nilfs_cpfile_get_stat(nilfs->ns_cpfile, &cpstat);