Searched refs:last_write (Results 1 – 6 of 6) sorted by relevance
308 ev_ssize_t last_write; member658 if (bev_ssl->last_write > 0) in do_write()659 atmost = bev_ssl->last_write; in do_write()688 bev_ssl->last_write = -1; in do_write()699 bev_ssl->last_write = space[i].iov_len; in do_write()707 bev_ssl->last_write = space[i].iov_len; in do_write()711 bev_ssl->last_write = -1; in do_write()1377 bev_ssl->last_write = -1; in bufferevent_openssl_new_impl()
106 uint64_t last_write; member
1801 if (f->last_write == -1ULL || ((offset + bytes) > f->last_write)) in file_log_write_comp()1802 f->last_write = offset + bytes; in file_log_write_comp()1844 f->last_write = -1ULL; in io_completed()2103 nbytes = f->last_write - f->first_write; in do_sync_file_range()
409 struct ir3_instruction *last_write, *last_access; member
486 src->instr = arr->last_write; in create_var_load()521 arr->last_write = arr->last_access = mov; in create_var_store()
4844 last_write fields.