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

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

Completed in 129 milliseconds