Searched defs:output_file (Results 1 – 1 of 1) sorted by relevance
48 struct output_file { struct55 struct output_file_ops *ops; argument59 static int file_seek(struct output_file *out, off64_t off) in file_seek() argument