Searched defs:block0 (Results  1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/mtd/devices/ | 
| D | docg3.c | 448 static int doc_read_seek(struct docg3 *docg3, int block0, int block1, int page,  in doc_read_seek()497 static int doc_write_seek(struct docg3 *docg3, int block0, int block1, int page,  in doc_write_seek()
 687 static int doc_read_page_prepare(struct docg3 *docg3, int block0, int block1,  in doc_read_page_prepare()
 824 static void calc_block_sector(loff_t from, int *block0, int *block1, int *page,  in calc_block_sector()
 861 	int block0, block1, page, ret, skip, ofs = 0;  in doc_read_oob()  local
 1033 	int block0, block1, page, ofs, is_good;  in doc_block_isbad()  local
 1159 static int doc_erase_block(struct docg3 *docg3, int block0, int block1)  in doc_erase_block()
 1205 	int block0, block1, page, ret, ofs = 0;  in doc_erase()  local
 1263 	int block0, block1, page, ret, ofs = 0;  in doc_write_page()  local
 
 | 
| /linux-4.4.14/fs/cachefiles/ | 
| D | rdwr.c | 397 	sector_t block0, block;  in cachefiles_read_or_alloc_page()  local724 		sector_t block0, block;  in cachefiles_read_or_alloc_pages()  local
 
 |