Searched refs:logical_list_head (Results 1 – 1 of 1) sorted by relevance
855 static int get_logical_count(struct fiemap_extent_list *logical_list_head) in get_logical_count() argument858 struct fiemap_extent_list *ext_list_tmp = logical_list_head; in get_logical_count()863 } while (ext_list_tmp != logical_list_head); in get_logical_count()901 struct fiemap_extent_list **logical_list_head) in change_physical_to_logical() argument910 logical_list_head, ext_list_tmp); in change_physical_to_logical()923 logical_list_head, ext_list_tmp); in change_physical_to_logical()1042 struct fiemap_extent_list *logical_list_head = NULL; in file_statistic() local1127 &logical_list_head); in file_statistic()1137 now_ext_count = get_logical_count(logical_list_head); in file_statistic()1141 blk_count = get_file_blocks(logical_list_head); in file_statistic()[all …]