Searched refs:exist_re (Results 1 – 1 of 1) sorted by relevance
284 struct root_entry *exist_re; in add_block_entry() local286 exist_re = insert_root_entry(&exist->roots, re); in add_block_entry()287 if (exist_re) in add_block_entry()