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

/linux-4.4.14/fs/nilfs2/
H A Dsufile.h44 int nilfs_sufile_get_stat(struct inode *, struct nilfs_sustat *);
H A Dsufile.c559 * nilfs_sufile_get_stat - get segment usage statistics
563 * Description: nilfs_sufile_get_stat() returns information about segment
574 int nilfs_sufile_get_stat(struct inode *sufile, struct nilfs_sustat *sustat) nilfs_sufile_get_stat() function
H A Dsysfs.c414 err = nilfs_sufile_get_stat(nilfs->ns_sufile, &sustat); nilfs_segments_dirty_segments_show()
H A Dioctl.c430 ret = nilfs_sufile_get_stat(nilfs->ns_sufile, &sustat); nilfs_ioctl_get_sustat()

Completed in 113 milliseconds