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

/linux-master/include/uapi/linux/
H A Dnilfs2_api.h196 * @ss_ndirtysegs: number of dirty segments
204 __u64 ss_ndirtysegs; member in struct:nilfs_sustat
/linux-master/fs/nilfs2/
H A Dsysfs.c401 return sysfs_emit(buf, "%llu\n", sustat.ss_ndirtysegs);
H A Dsufile.c621 sustat->ss_ndirtysegs = le64_to_cpu(header->sh_ndirtysegs);

Completed in 130 milliseconds