Home
last modified time | relevance | path

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

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