Searched refs:dext (Results 1 – 2 of 2) sorted by relevance
475 struct ext4_ext_path *orig_path, struct ext4_extent *dext, in mext_leaf_block() argument491 ext4_ext_store_pblock(&new_ext, ext4_ext_pblock(dext)); in mext_leaf_block()492 new_ext.ee_len = dext->ee_len; in mext_leaf_block()660 struct ext4_extent *oext, *dext; in mext_replace_branches() local684 dext = donor_path[depth].p_ext; in mext_replace_branches()685 tmp_dext = *dext; in mext_replace_branches()695 if (!dext) { in mext_replace_branches()746 dext = donor_path[depth].p_ext; in mext_replace_branches()747 tmp_dext = *dext; in mext_replace_branches()
56 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */ in zlib_inflate_table() local182 extra = dext; in zlib_inflate_table()