Searched defs:pvt_view (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/doveadm/dsync/ |
H A D | dsync-transaction-log-scan.c | 502 struct mail_index_view *pvt_view, 527 if (pvt_view != NULL) { 528 if ((ret2 = dsync_log_scan(ctx, pvt_view, pvt_modseq, TRUE)) < 0) 501 dsync_transaction_log_scan_init(struct mail_index_view *view, struct mail_index_view *pvt_view, uint32_t highest_wanted_uid, uint64_t modseq, uint64_t pvt_modseq, struct dsync_transaction_log_scan **scan_r, bool *pvt_too_old_r) argument
|
Completed in 9 milliseconds