Searched refs:file_map (Results 1 – 1 of 1) sorted by relevance
554 char stored_file_name[MAX_PATH], real_file_name[MAX_PATH], file_map[MAX_BLK_MAPPING_STR]; in extract_base_fs_allocations() local583 if (sscanf(base_file_line, base_alloc_file_in_format, &stored_file_name, &file_map) in extract_base_fs_allocations()605 block_range = strtok_r(file_map, ",", &end_string); in extract_base_fs_allocations()