HomeSort by relevance Sort by last modified time
    Searched refs:io_channel_write_blk64 (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ext2fs/
io_manager.c 87 errcode_t io_channel_write_blk64(io_channel channel, unsigned long long block, function
ext2_io.h 112 extern errcode_t io_channel_write_blk64(io_channel channel,
test_io.c 398 retval = io_channel_write_blk64(data->real, block, count, buf);

Completed in 78 milliseconds