Home
last modified time | relevance | path

Searched defs:output_file (Results 1 – 1 of 1) sorted by relevance

/system/extras/ext4_utils/
Doutput_file.c53 struct output_file { struct
61 struct output_file_ops *ops; argument
65 static int file_seek(struct output_file *out, off64_t off) in file_seek() argument