Searched refs:existing_block (Results 1 – 1 of 1) sorted by relevance
1387 struct data_file_block existing_block = {}; in incfs_process_new_data_block() local1415 error = get_data_file_block(df, block->block_index, &existing_block); in incfs_process_new_data_block()1421 if (is_data_block_present(&existing_block)) { in incfs_process_new_data_block()