Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dnilfs2_api.h201 struct nilfs_sustat { struct
277 _IOR(NILFS_IOCTL_IDENT, 0x85, struct nilfs_sustat)
/linux-4.19.296/fs/nilfs2/
Dsufile.h30 int nilfs_sufile_get_stat(struct inode *, struct nilfs_sustat *);
Dsysfs.c399 struct nilfs_sustat sustat; in nilfs_segments_dirty_segments_show()
Dioctl.c412 struct nilfs_sustat sustat; in nilfs_ioctl_get_sustat()
Dsufile.c573 int nilfs_sufile_get_stat(struct inode *sufile, struct nilfs_sustat *sustat) in nilfs_sufile_get_stat()