Home
last modified time | relevance | path

Searched refs:boffset (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/mtd/
A Dsm_ftl.c375 int boffset; in sm_write_block() local
385 for (boffset = 0; boffset < ftl->block_size; in sm_write_block()
409 buf + boffset, &oob)) in sm_write_block()
439 int boffset; in sm_mark_block_bad() local
456 for (boffset = 0; boffset < ftl->block_size; boffset += SM_SECTOR_SIZE) in sm_mark_block_bad()
503 int boffset; in sm_check_block() local
514 for (boffset = 0; boffset < ftl->block_size; in sm_check_block()
683 int block, boffset; in sm_find_cis() local
703 for (boffset = 0 ; boffset < ftl->block_size; in sm_find_cis()
718 ftl->cis_boffset = boffset; in sm_find_cis()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dt4fw_api.h1014 u8 boffset; member
1021 u8 boffset; member
A Dt4_hw.c10443 ldst_cmd.u.i2c.boffset = offset; in t4_i2c_rd()
/linux-6.3-rc2/fs/xfs/
A Dxfs_trace.h2344 __field(int, boffset)
2355 __entry->boffset = in_f->ilf_boffset;
2367 __entry->boffset)

Completed in 56 milliseconds