Searched refs:hash_sync (Results 1 – 1 of 1) sorted by relevance
69 static int hash_sync(const DB *, uint32_t);208 dbp->sync = hash_sync; in __hash_open()448 hash_sync(const DB *dbp, uint32_t flags) in hash_sync() function