sh_ndirtysegs     113 fs/nilfs2/sufile.c 	le64_add_cpu(&header->sh_ndirtysegs, ndirtyadd);
sh_ndirtysegs     372 fs/nilfs2/sufile.c 			le64_add_cpu(&header->sh_ndirtysegs, 1);
sh_ndirtysegs     583 fs/nilfs2/sufile.c 	sustat->ss_ndirtysegs = le64_to_cpu(header->sh_ndirtysegs);
sh_ndirtysegs     641 include/uapi/linux/nilfs2_ondisk.h 	__le64 sh_ndirtysegs;