Lines Matching refs:bsd_db
136 struct bsd_db { struct
222 bsd_clear(struct bsd_db *db) in bsd_clear()
247 static int bsd_check (struct bsd_db *db) /* 1=output CLEAR */ in bsd_check()
295 struct bsd_db *db = (struct bsd_db *) state; in bsd_comp_stats()
313 struct bsd_db *db = (struct bsd_db *) state; in bsd_reset()
327 struct bsd_db *db = state; in bsd_free()
356 struct bsd_db *db; in bsd_alloc()
398 db = kzalloc(sizeof (struct bsd_db), in bsd_alloc()
438 db->totlen = sizeof (struct bsd_db) + in bsd_alloc()
466 struct bsd_db *db = state; in bsd_init()
527 static unsigned short *lens_ptr(struct bsd_db *db, int idx) in lens_ptr()
537 static struct bsd_dict *dict_ptr(struct bsd_db *db, int idx) in dict_ptr()
566 struct bsd_db *db; in bsd_compress()
621 db = (struct bsd_db *) state; in bsd_compress()
830 struct bsd_db *db; in bsd_decompress()
850 db = (struct bsd_db *) state; in bsd_decompress()