Home
last modified time | relevance | path

Searched refs:nilfs_cpstat (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Dnilfs2_api.h186 struct nilfs_cpstat { struct
273 _IOR(NILFS_IOCTL_IDENT, 0x83, struct nilfs_cpstat)
/linux/fs/nilfs2/
H A Dcpfile.h29 int nilfs_cpfile_get_stat(struct inode *, struct nilfs_cpstat *);
H A Dsysfs.c246 struct nilfs_cpstat cpstat; in nilfs_checkpoints_checkpoints_number_show()
269 struct nilfs_cpstat cpstat; in nilfs_checkpoints_snapshots_number_show()
H A Dioctl.c325 struct nilfs_cpstat cpstat; in nilfs_ioctl_get_cpstat()
H A Dcpfile.c1076 int nilfs_cpfile_get_stat(struct inode *cpfile, struct nilfs_cpstat *cpstat) in nilfs_cpfile_get_stat()