Searched refs:sh_ndirtysegs (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnilfs2_ondisk.h636 * @sh_ndirtysegs: number of dirty segments
641 __le64 sh_ndirtysegs; member in struct:nilfs_sufile_header
/linux-master/fs/nilfs2/
H A Dsufile.c113 le64_add_cpu(&header->sh_ndirtysegs, ndirtyadd);
371 le64_add_cpu(&header->sh_ndirtysegs, 1);
621 sustat->ss_ndirtysegs = le64_to_cpu(header->sh_ndirtysegs);

Completed in 140 milliseconds