Searched refs:still_to_copy (Results 1 – 1 of 1) sorted by relevance
1833 int still_to_copy; in xlog_write_setup_copy() local1835 still_to_copy = space_required - *bytes_consumed; in xlog_write_setup_copy()1838 if (still_to_copy <= space_available) { in xlog_write_setup_copy()1840 *copy_len = still_to_copy; in xlog_write_setup_copy()