Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dcpfile.h29 int nilfs_cpfile_get_stat(struct inode *, struct nilfs_cpstat *);
H A Dsysfs.c250 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()
H A Dioctl.c331 ret = nilfs_cpfile_get_stat(nilfs->ns_cpfile, &cpstat);