Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/ !
Dnilfs2_api.h204 __u64 ss_ndirtysegs; member
/linux-6.6.21/fs/nilfs2/ !
Dsysfs.c401 return sysfs_emit(buf, "%llu\n", sustat.ss_ndirtysegs); in nilfs_segments_dirty_segments_show()
Dsufile.c616 sustat->ss_ndirtysegs = le64_to_cpu(header->sh_ndirtysegs); in nilfs_sufile_get_stat()