OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:io_channel_read_blk64
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/lib/ext2fs/
io_manager.c
71
errcode_t
io_channel_read_blk64
(io_channel channel, unsigned long long block,
function
ext2_io.h
108
extern errcode_t
io_channel_read_blk64
(io_channel channel,
test_io.c
371
retval =
io_channel_read_blk64
(data->real, block, count, buf);
Completed in 912 milliseconds