Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Derofs_fs.h412 struct z_erofs_lcluster_index { struct
447 BUILD_BUG_ON(sizeof(struct z_erofs_lcluster_index) != 8); in erofs_check_ondisk_layout_definitions() argument
451 sizeof(struct z_erofs_lcluster_index)); in erofs_check_ondisk_layout_definitions()
H A Dzmap.c32 lcn * sizeof(struct z_erofs_lcluster_index); in z_erofs_load_full_lcluster()
33 struct z_erofs_lcluster_index *di; in z_erofs_load_full_lcluster()
41 m->nextpackoff = pos + sizeof(struct z_erofs_lcluster_index); in z_erofs_load_full_lcluster()