Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnilfs2_fs.h830 __u64 ss_ndirtysegs; member
/linux-4.1.27/fs/nilfs2/
Dsysfs.c422 return snprintf(buf, PAGE_SIZE, "%llu\n", sustat.ss_ndirtysegs); in nilfs_segments_dirty_segments_show()
Dsufile.c585 sustat->ss_ndirtysegs = le64_to_cpu(header->sh_ndirtysegs); in nilfs_sufile_get_stat()