Searched refs:cpstat (Results 1 – 1 of 1) sorted by relevance
246 struct nilfs_cpstat cpstat; in nilfs_checkpoints_checkpoints_number_show() local250 err = nilfs_cpfile_get_stat(nilfs->ns_cpfile, &cpstat); in nilfs_checkpoints_checkpoints_number_show()258 ncheckpoints = cpstat.cs_ncps; in nilfs_checkpoints_checkpoints_number_show()269 struct nilfs_cpstat cpstat; in nilfs_checkpoints_snapshots_number_show() local273 err = nilfs_cpfile_get_stat(nilfs->ns_cpfile, &cpstat); in nilfs_checkpoints_snapshots_number_show()281 nsnapshots = cpstat.cs_nsss; in nilfs_checkpoints_snapshots_number_show()