Searched refs:logical_list_head (Results 1 – 1 of 1) sorted by relevance
869 static int get_logical_count(struct fiemap_extent_list *logical_list_head) in get_logical_count() argument872 struct fiemap_extent_list *ext_list_tmp = logical_list_head; in get_logical_count()877 } while (ext_list_tmp != logical_list_head); in get_logical_count()915 struct fiemap_extent_list **logical_list_head) in change_physical_to_logical() argument924 logical_list_head, ext_list_tmp); in change_physical_to_logical()937 logical_list_head, ext_list_tmp); in change_physical_to_logical()1056 struct fiemap_extent_list *logical_list_head = NULL; in file_statistic() local1141 &logical_list_head); in file_statistic()1151 now_ext_count = get_logical_count(logical_list_head); in file_statistic()1155 blk_count = get_file_blocks(logical_list_head); in file_statistic()[all …]