Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dsysfs.c389 struct nilfs_sustat sustat; in nilfs_segments_dirty_segments_show() local
393 err = nilfs_sufile_get_stat(nilfs->ns_sufile, &sustat); in nilfs_segments_dirty_segments_show()
401 return sysfs_emit(buf, "%llu\n", sustat.ss_ndirtysegs); in nilfs_segments_dirty_segments_show()