Lines Matching defs:offs
178 struct nand_bbt_descr *td, int offs) in read_bbt()
271 int offs = 0; in read_abs_bbt() local
291 static int scan_read_raw_data(struct mtd_info *mtd, uint8_t *buf, loff_t offs, in scan_read_raw_data()
305 static int scan_read_raw_oob(struct mtd_info *mtd, uint8_t *buf, loff_t offs, in scan_read_raw_oob()
331 static int scan_read_raw(struct mtd_info *mtd, uint8_t *buf, loff_t offs, in scan_read_raw()
341 static int scan_write_bbt(struct mtd_info *mtd, loff_t offs, size_t len, in scan_write_bbt()
402 loff_t offs, uint8_t *buf, size_t readlen, in scan_block_full()
421 loff_t offs, uint8_t *buf, int len) in scan_block_fast()
593 loff_t offs = (loff_t)actblock << this->bbt_erase_shift; in search_bbt() local
658 int bits, startblock, dir, page, offs, numblocks, sft, sftmsk; in write_bbt() local
1189 int nand_update_bbt(struct mtd_info *mtd, loff_t offs) in nand_update_bbt()
1381 int nand_isbad_bbt(struct mtd_info *mtd, loff_t offs, int allowbbt) in nand_isbad_bbt()