Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/
Dsm_ftl.c195 static loff_t sm_mkoffset(struct sm_ftl *ftl, int zone, int block, int boffset) in sm_mkoffset()
210 int *zone, int *block, int *boffset) in sm_break_offset()
237 int zone, int block, int boffset, in sm_read_sector()
319 int zone, int block, int boffset, in sm_write_sector()
370 int boffset; in sm_write_block() local
431 int boffset; in sm_mark_block_bad() local
512 int boffset; in sm_check_block() local
689 int block, boffset; in sm_find_cis() local
909 static void sm_cache_put(struct sm_ftl *ftl, char *buffer, int boffset) in sm_cache_put()
917 static int sm_cache_get(struct sm_ftl *ftl, char *buffer, int boffset) in sm_cache_get()
[all …]