Searched defs:block0 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/mtd/devices/ |
D | docg3.c | 470 static int doc_read_seek(struct docg3 *docg3, int block0, int block1, int page, in doc_read_seek() 519 static int doc_write_seek(struct docg3 *docg3, int block0, int block1, int page, in doc_write_seek() 709 static int doc_read_page_prepare(struct docg3 *docg3, int block0, int block1, in doc_read_page_prepare() 846 static void calc_block_sector(loff_t from, int *block0, int *block1, int *page, in calc_block_sector() 883 int block0, block1, page, ret, skip, ofs = 0; in doc_read_oob() local 1022 int block0, block1, page, ofs, is_good; in doc_block_isbad() local 1148 static int doc_erase_block(struct docg3 *docg3, int block0, int block1) in doc_erase_block() 1194 int block0, block1, page, ret = 0, ofs = 0; in doc_erase() local 1240 int block0, block1, page, ret, ofs = 0; in doc_write_page() local
|
/Linux-v4.19/fs/cachefiles/ |
D | rdwr.c | 403 sector_t block0, block; in cachefiles_read_or_alloc_page() local 729 sector_t block0, block; in cachefiles_read_or_alloc_pages() local
|