Home
last modified time | relevance | path

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

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