Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
A Dsufile.c112 le64_add_cpu(&header->sh_ncleansegs, ncleanadd); in nilfs_sufile_mod_counter()
370 le64_add_cpu(&header->sh_ncleansegs, -1); in nilfs_sufile_alloc()
579 sustat->ss_ncleansegs = le64_to_cpu(header->sh_ncleansegs); in nilfs_sufile_get_stat()
778 header->sh_ncleansegs = cpu_to_le64(sui->ncleansegs); in nilfs_sufile_resize()
1201 sui->ncleansegs = le64_to_cpu(header->sh_ncleansegs); in nilfs_sufile_read()
/linux/include/uapi/linux/
A Dnilfs2_ondisk.h640 __le64 sh_ncleansegs; member

Completed in 22 milliseconds