Searched defs:z_erofs_lcluster_index (Results 1 – 1 of 1) sorted by relevance
412 struct z_erofs_lcluster_index { struct413 __le16 di_advise;415 __le16 di_clusterofs;417 union {447 BUILD_BUG_ON(sizeof(struct z_erofs_lcluster_index) != 8); in erofs_check_ondisk_layout_definitions() argument