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

  /system/extras/ext4_utils/
output_file.h 24 void write_data_block(struct output_file *out, u64 off, u8 *data, int len);
output_file.c 446 void write_data_block(struct output_file *out, u64 off, u8 *data, int len) function
ext4_utils.c 125 write_data_block(priv, off, data, len);

Completed in 39 milliseconds