Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nilfs2/
Dsufile.c123 le64_add_cpu(&header->sh_ndirtysegs, ndirtyadd); in nilfs_sufile_mod_counter()
381 le64_add_cpu(&header->sh_ndirtysegs, 1); in nilfs_sufile_alloc()
585 sustat->ss_ndirtysegs = le64_to_cpu(header->sh_ndirtysegs); in nilfs_sufile_get_stat()
/linux-4.1.27/include/linux/
Dnilfs2_fs.h682 __le64 sh_ndirtysegs; member