Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dcpfile.c160 return offsetof(struct nilfs_cpfile_header, ch_snapshot_list); in nilfs_cpfile_ch_snapshot_list_offset()
640 curr = le64_to_cpu(header->ch_snapshot_list.ssl_next); in nilfs_cpfile_do_get_ssinfo()
810 list = &header->ch_snapshot_list; in nilfs_cpfile_set_snapshot()
/linux/include/uapi/linux/
H A Dnilfs2_ondisk.h597 struct nilfs_snapshot_list ch_snapshot_list; member