Searched refs:execute_stream_op (Results 1 – 1 of 1) sorted by relevance
219 static enum e_op_result execute_stream_op(struct op_and_state* oas);381 enum e_op_result result = execute_stream_op(curr); in execute_from_storage()992 static enum e_op_result execute_stream_op(struct op_and_state* oas) { in execute_stream_op() function