Searched defs:ZHDR_SIZE_ALIGNED (Results 1 – 2 of 2) sorted by relevance
72 #define ZHDR_SIZE_ALIGNED CHUNK_SIZE macro
58 #define ZHDR_SIZE_ALIGNED round_up(sizeof(struct z3fold_header), CHUNK_SIZE) macro