Searched refs:DB_REMOVE_NOSYNC (Results 1 – 5 of 5) sorted by relevance
341 if ((action == DB_ADD_NOSYNC) || (action == DB_REMOVE_NOSYNC)) in log_action()364 case DB_REMOVE_NOSYNC: in log_action()422 case DB_REMOVE_NOSYNC: in execute()529 case DB_REMOVE_NOSYNC: in apply_log_entry()570 if ((action == DB_ADD_NOSYNC) || (action == DB_REMOVE_NOSYNC)) in execute_log_entry()
53 DB_ADD_NOSYNC, DB_REMOVE_NOSYNC }; enumerator
220 DB_ADD_NOSYNC, DB_REMOVE_NOSYNC }; enumerator
1668 res = dbase->execute(DB_REMOVE_NOSYNC, in db_remove_entry_x()1676 res = dbase->execute(DB_REMOVE_NOSYNC, in db_remove_entry_x()
546 dbres = ((db *)dbptr.ptr)->log_action(DB_REMOVE_NOSYNC, qi, 0); in updateTableEntry()