Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
A Dcpfile.h27 int nilfs_cpfile_get_stat(struct inode *, struct nilfs_cpstat *);
A Dsysfs.c248 err = nilfs_cpfile_get_stat(nilfs->ns_cpfile, &cpstat); in nilfs_checkpoints_checkpoints_number_show()
271 err = nilfs_cpfile_get_stat(nilfs->ns_cpfile, &cpstat); in nilfs_checkpoints_snapshots_number_show()
A Dcpfile.c945 int nilfs_cpfile_get_stat(struct inode *cpfile, struct nilfs_cpstat *cpstat) in nilfs_cpfile_get_stat() function
A Dioctl.c329 ret = nilfs_cpfile_get_stat(nilfs->ns_cpfile, &cpstat); in nilfs_ioctl_get_cpstat()

Completed in 10 milliseconds