Searched refs:tmp_ulist (Results 1 – 2 of 2) sorted by relevance
67 struct ulist *roots, struct ulist *tmp_ulist);
5485 struct ulist *tmp_ulist; in extent_fiemap() local5499 tmp_ulist = ulist_alloc(GFP_KERNEL); in extent_fiemap()5500 if (!roots || !tmp_ulist) { in extent_fiemap()5628 bytenr, roots, tmp_ulist); in extent_fiemap()5677 ulist_free(tmp_ulist); in extent_fiemap()