Home
last modified time | relevance | path

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

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