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

  /external/e2fsprogs/lib/ext2fs/
openfs.c 334 errcode_t ext2fs_set_data_io(ext2_filsys fs, io_channel new_io) function
ext2fs.h 901 errcode_t ext2fs_set_data_io(ext2_filsys fs, io_channel new_io);
    [all...]
  /external/e2fsprogs/debugfs/
debugfs.c 103 retval = ext2fs_set_data_io(current_fs, data_io);
    [all...]

Completed in 19 milliseconds