Lines Matching refs:remove_from_freelist
604 static int remove_from_freelist(TDB_CONTEXT *tdb, tdb_off off, tdb_off next)618 TDB_LOG((tdb, 0,"remove_from_freelist: not on list at off=%d\n", off));650 if (remove_from_freelist(tdb, right, r.next) == -1) {680 if (remove_from_freelist(tdb, left, l.next) == -1) {