Searched refs:tmp_ulist (Results 1 – 2 of 2) sorted by relevance
65 struct ulist *roots, struct ulist *tmp_ulist);
4687 struct ulist *tmp_ulist; in extent_fiemap() local4702 tmp_ulist = ulist_alloc(GFP_KERNEL); in extent_fiemap()4703 if (!roots || !tmp_ulist) { in extent_fiemap()4831 bytenr, roots, tmp_ulist); in extent_fiemap()4880 ulist_free(tmp_ulist); in extent_fiemap()