Home
last modified time | relevance | path

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

/linux/fs/nilfs2/ !
H A Dsufile.h30 int nilfs_sufile_get_stat(struct inode *, struct nilfs_sustat *);
H A Dioctl.c396 ret = nilfs_sufile_get_stat(nilfs->ns_sufile, &sustat); in nilfs_ioctl_get_sustat()
H A Dsufile.c605 * nilfs_sufile_get_stat - get segment usage statistics
609 * Description: nilfs_sufile_get_stat() retrieves segment usage statistics
617 int nilfs_sufile_get_stat(struct inode *sufile, struct nilfs_sustat *sustat) in nilfs_sufile_get_stat() function