Searched refs:op_union (Results 1 – 4 of 4) sorted by relevance
79 #define ioshark_io_op op_union.file_op_u83 } op_union; member
241 file_op->op_union.enum_size = htobe32(file_op->op_union.enum_size); in ioshark_write_file_op()
204 new_disk_file_op.op_union.enum_size = in main()205 htobe32(new_disk_file_op.op_union.enum_size); in main()
681 file_op->op_union.enum_size = be32toh(file_op->op_union.enum_size); in ioshark_read_file_op()