Searched refs:coe_process_eio (Results 1 – 4 of 4) sorted by relevance
282 if ((res2 = coe_process_eio(op, op->skip))) in win32_cp_read_block()309 if ((res2 = coe_process_eio(op, my_skip))) in win32_cp_read_block()
497 int coe_process_eio(struct opts_t * op, int64_t skip);
691 if ((res2 = coe_process_eio(op, op->skip))) in coe_cp_read_block_reg()734 if ((res2 = coe_process_eio(op, my_skip))) in coe_cp_read_block_reg()
1528 coe_process_eio(struct opts_t * op, int64_t skip) in coe_process_eio() function