Lines Matching full:bam
393 /* Write the BAM stub */ in prepare_xfer()
444 /* Read current BAM */ in copy_erase_unit()
457 printk( KERN_WARNING "ftl: Failed to read BAM cache in copy_erase_unit()!\n"); in copy_erase_unit()
471 printk( KERN_WARNING "ftl: Failed to write back to BAM cache in copy_erase_unit()!\n"); in copy_erase_unit()
513 /* Write the BAM to the transfer unit */ in copy_erase_unit()
520 printk( KERN_WARNING "ftl: Error writing BAM in copy_erase_unit\n"); in copy_erase_unit()
664 the BAM cache for the erase unit containing the free block. It
703 /* Is this unit's BAM cached? */ in find_free()
715 printk(KERN_WARNING"ftl: Error reading BAM in find_free\n"); in find_free()
899 /* Tag the BAM entry, and write the new block */ in ftl_write()