Home
last modified time | relevance | path

Searched refs:test_io_cb_read_blk (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dext2_io.h101 extern void (*test_io_cb_read_blk)
Dtest_io.c90 void (*test_io_cb_read_blk) variable
204 data->read_blk = test_io_cb_read_blk; in test_open()
Dtst_iscan.c77 test_io_cb_read_blk = test_read_blk; in setup()