Lines Matching full:else

68 	} else {  in __load_block_bitmap()
299 } else { in udf_bitmap_new_block()
313 else in udf_bitmap_new_block()
402 } else { in udf_table_free_blocks()
410 } else if (eloc.logicalBlockNum == (end + 1)) { in udf_table_free_blocks()
420 } else { in udf_table_free_blocks()
438 } else { in udf_table_free_blocks()
468 else if (iinfo->i_alloc_type == ICBTAG_FLAG_AD_LONG) in udf_table_free_blocks()
470 else { in udf_table_free_blocks()
507 } else { in udf_table_free_blocks()
516 } else { in udf_table_free_blocks()
528 else in udf_table_free_blocks()
554 } else { in udf_table_free_blocks()
566 } else { in udf_table_free_blocks()
602 else if (iinfo->i_alloc_type == ICBTAG_FLAG_AD_LONG) in udf_table_prealloc_blocks()
604 else in udf_table_prealloc_blocks()
630 } else in udf_table_prealloc_blocks()
633 } else { in udf_table_prealloc_blocks()
663 else if (iinfo->i_alloc_type == ICBTAG_FLAG_AD_LONG) in udf_table_new_block()
665 else in udf_table_new_block()
687 else in udf_table_new_block()
690 } else { in udf_table_new_block()
727 else in udf_table_new_block()
748 } else if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_TABLE) { in udf_free_blocks()
751 } else if (map->s_partition_flags & UDF_PART_FLAG_FREED_BITMAP) { in udf_free_blocks()
754 } else if (map->s_partition_flags & UDF_PART_FLAG_FREED_TABLE) { in udf_free_blocks()
772 else if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_TABLE) in udf_prealloc_blocks()
777 else if (map->s_partition_flags & UDF_PART_FLAG_FREED_BITMAP) in udf_prealloc_blocks()
782 else if (map->s_partition_flags & UDF_PART_FLAG_FREED_TABLE) in udf_prealloc_blocks()
787 else in udf_prealloc_blocks()
801 else if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_TABLE) in udf_new_block()
805 else if (map->s_partition_flags & UDF_PART_FLAG_FREED_BITMAP) in udf_new_block()
809 else if (map->s_partition_flags & UDF_PART_FLAG_FREED_TABLE) in udf_new_block()
813 else { in udf_new_block()