Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nilfs2/
Dsufile.h30 int nilfs_sufile_get_stat(struct inode *, struct nilfs_sustat *);
Dioctl.c411 ret = nilfs_sufile_get_stat(nilfs->ns_sufile, &sustat); in nilfs_ioctl_get_sustat()
Dsysfs.c405 err = nilfs_sufile_get_stat(nilfs->ns_sufile, &sustat); in nilfs_segments_dirty_segments_show()
Dsufile.c562 int nilfs_sufile_get_stat(struct inode *sufile, struct nilfs_sustat *sustat) in nilfs_sufile_get_stat() function