Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dnilfs2_api.h204 __u64 ss_ndirtysegs; member
/linux-4.19.296/fs/nilfs2/
Dsysfs.c411 return snprintf(buf, PAGE_SIZE, "%llu\n", sustat.ss_ndirtysegs); in nilfs_segments_dirty_segments_show()
Dsufile.c591 sustat->ss_ndirtysegs = le64_to_cpu(header->sh_ndirtysegs); in nilfs_sufile_get_stat()