Searched defs:comp_type (Results 1 – 5 of 5) sorted by relevance
30 u16 comp_type = get_unaligned_le16(&ctxt->sblk->compression); in sqfs_decompressor_init() local58 u16 comp_type = get_unaligned_le16(&ctxt->sblk->compression); in sqfs_decompressor_cleanup() local113 u16 comp_type = get_unaligned_le16(&ctxt->sblk->compression); in sqfs_decompress() local
348 static int handle_decomp_error(int comp_type, size_t uncomp_size, int ret) in handle_decomp_error()
417 static void print_decomp_msg(int comp_type, int type, bool is_xip) in print_decomp_msg()
462 static int run_bootm_test(struct unit_test_state *uts, int comp_type, in run_bootm_test()
62 u32 comp_type; member
Completed in 13 milliseconds