Searched refs:undo_flush (Results 1 – 1 of 1) sorted by relevance
115 static int undo_flush(bufinfo_T *bi);944 if (undo_flush(bi) == FAIL) in undo_write()962 undo_flush(bufinfo_T *bi) in undo_flush() function1785 if (bi.bi_state != NULL && undo_flush(&bi) == FAIL) in u_write_undo()