Searched refs:BLOCK_FREE (Results 1 – 7 of 7) sorted by relevance
453 nftl->ReplUnitTable[block] = BLOCK_FREE; in format_chain()603 s->ReplUnitTable[block] = BLOCK_FREE; in NFTL_mount()607 s->ReplUnitTable[block] = BLOCK_FREE; in NFTL_mount()751 s->ReplUnitTable[block] = BLOCK_FREE; in NFTL_mount()753 if (s->ReplUnitTable[block] == BLOCK_FREE) { in NFTL_mount()
402 if (BLOCK_FREE(le32_to_cpu(part->bam_cache[j]))) { in build_maps()865 if (BLOCK_FREE(le32_to_cpu(part->bam_cache[blk]))) break; in find_free()1033 if (((virt_addr == 0xfffffffe) && !BLOCK_FREE(old_addr)) || in set_bam_entry()
248 if (nftl->ReplUnitTable[pot] == BLOCK_FREE) { in NFTL_findfreeblock()492 nftl->ReplUnitTable[thisEUN] = BLOCK_FREE; in NFTL_foldchain()
65 #define BLOCK_FREE(b) ((b) == 0xffffffff) macro
82 #define BLOCK_FREE 0xfffe /* free block */ macro
62 #define BLOCK_FREE(b) ((b) == 0xffffffff) macro
172 #define BLOCK_FREE 0x01 /* free structure in the BLOCKs pool */ macro262 static_blocks[i].flags = BLOCK_FREE; in atari_stram_init()1121 if (static_blocks[i].flags & BLOCK_FREE) { in add_region()1179 block->flags |= BLOCK_FREE; in remove_region()