Home
last modified time | relevance | path

Searched refs:cfs_block_to_page (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/tools/imgtool/modules/
H A Dcybikoxt.cpp113 static int cfs_block_to_page( cybiko_file_system *cfs, int block_type, uint32_t block, uint32_t *pa… in cfs_block_to_page() function
166 if (!cfs_block_to_page( cfs, block_type, block, &page)) return false; in cfs_block_read()
187 if (!cfs_block_to_page( cfs, block_type, block, &page)) return false; in cfs_block_write()
H A Dcybiko.cpp137 static int cfs_block_to_page( cybiko_file_system *cfs, int block_type, uint32_t block, uint32_t *pa… in cfs_block_to_page() function
190 if (!cfs_block_to_page( cfs, block_type, block, &page)) return false; in cfs_block_read()
205 if (!cfs_block_to_page( cfs, block_type, block, &page)) return false; in cfs_block_write()
/dports/emulators/mame/mame-mame0226/src/tools/imgtool/modules/
H A Dcybikoxt.cpp113 static int cfs_block_to_page( cybiko_file_system *cfs, int block_type, uint32_t block, uint32_t *pa… in cfs_block_to_page() function
166 if (!cfs_block_to_page( cfs, block_type, block, &page)) return false; in cfs_block_read()
187 if (!cfs_block_to_page( cfs, block_type, block, &page)) return false; in cfs_block_write()
H A Dcybiko.cpp137 static int cfs_block_to_page( cybiko_file_system *cfs, int block_type, uint32_t block, uint32_t *pa… in cfs_block_to_page() function
190 if (!cfs_block_to_page( cfs, block_type, block, &page)) return false; in cfs_block_read()
205 if (!cfs_block_to_page( cfs, block_type, block, &page)) return false; in cfs_block_write()