Searched defs:boffset (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/mtd/ |
D | sm_ftl.c | 198 static loff_t sm_mkoffset(struct sm_ftl *ftl, int zone, int block, int boffset) in sm_mkoffset() 213 int *zone, int *block, int *boffset) in sm_break_offset() 240 int zone, int block, int boffset, in sm_read_sector() 322 int zone, int block, int boffset, in sm_write_sector() 374 int boffset; in sm_write_block() local 435 int boffset; in sm_mark_block_bad() local 516 int boffset; in sm_check_block() local 693 int block, boffset; in sm_find_cis() local 913 void sm_cache_put(struct sm_ftl *ftl, char *buffer, int boffset) in sm_cache_put() 921 int sm_cache_get(struct sm_ftl *ftl, char *buffer, int boffset) in sm_cache_get() [all …]
|
/linux-3.3/drivers/crypto/ |
D | talitos.c | 1187 unsigned int boffset = 0; in sg_copy_end_to_buffer() local
|