Searched defs:boffset (Results 1 – 2 of 2) sorted by relevance
/linux-5.10/drivers/mtd/ |
D | sm_ftl.c | 192 static loff_t sm_mkoffset(struct sm_ftl *ftl, int zone, int block, int boffset) in sm_mkoffset() 207 int *zone, int *block, int *boffset) in sm_break_offset() 239 int zone, int block, int boffset, in sm_read_sector() 322 int zone, int block, int boffset, in sm_write_sector() 373 int boffset; in sm_write_block() local 436 int boffset; in sm_mark_block_bad() local 499 int boffset; in sm_check_block() local 676 int block, boffset; in sm_find_cis() local 899 static void sm_cache_put(struct sm_ftl *ftl, char *buffer, int boffset) in sm_cache_put() 907 static int sm_cache_get(struct sm_ftl *ftl, char *buffer, int boffset) in sm_cache_get() [all …]
|
/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4fw_api.h | 1012 u8 boffset; member 1019 u8 boffset; member
|