Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dsufile.c113 le64_add_cpu(&header->sh_ndirtysegs, ndirtyadd); in nilfs_sufile_mod_counter()
372 le64_add_cpu(&header->sh_ndirtysegs, 1); in nilfs_sufile_alloc()
591 sustat->ss_ndirtysegs = le64_to_cpu(header->sh_ndirtysegs); in nilfs_sufile_get_stat()
/linux-4.19.296/include/uapi/linux/
Dnilfs2_ondisk.h641 __le64 sh_ndirtysegs; member