Searched refs:orig_list_physical (Results 1 – 1 of 1) sorted by relevance
1419 struct fiemap_extent_list *orig_list_physical = NULL; in file_defrag() local1480 ret = get_file_extents(fd, &orig_list_physical); in file_defrag()1490 orig_physical_cnt = get_physical_count(orig_list_physical); in file_defrag()1493 ret = change_physical_to_logical(&orig_list_physical, in file_defrag()1663 free_ext(orig_list_physical); in file_defrag()