Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dcpfile.c345 le64_add_cpu(&header->ch_ncheckpoints, 1); in nilfs_cpfile_create_checkpoint()
539 le64_add_cpu(&header->ch_ncheckpoints, -(u64)tnicps); in nilfs_cpfile_delete_checkpoints()
1115 cpstat->cs_ncps = le64_to_cpu(header->ch_ncheckpoints); in nilfs_cpfile_get_stat()
/linux/include/uapi/linux/
H A Dnilfs2_ondisk.h559 * @ch_ncheckpoints: number of checkpoints
564 __le64 ch_ncheckpoints; member