HomeSort by relevance Sort by last modified time
    Searched full:data_io (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/debugfs/
debugfs.o 
debugfs.c 53 io_channel data_io = 0; local
68 retval = unix_io_manager->open(data_filename, 0, &data_io);
105 if (data_io) {
106 retval = ext2fs_set_data_io(current_fs, data_io);
    [all...]

Completed in 337 milliseconds