Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nilfs2/
Dcpfile.c671 le64_add_cpu(&header->ch_nsnapshots, 1); in nilfs_cpfile_set_snapshot()
774 le64_add_cpu(&header->ch_nsnapshots, -1); in nilfs_cpfile_clear_snapshot()
919 cpstat->cs_nsss = le64_to_cpu(header->ch_nsnapshots); in nilfs_cpfile_get_stat()
/linux-2.6.39/include/linux/
Dnilfs2_fs.h596 __le64 ch_nsnapshots; member