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_obj(struct bsd_db); in bsd_alloc()
437 db->totlen = sizeof (struct bsd_db) + in bsd_alloc()
465 struct bsd_db *db = state; in bsd_init()
526 static unsigned short *lens_ptr(struct bsd_db *db, int idx) in lens_ptr()
536 static struct bsd_dict *dict_ptr(struct bsd_db *db, int idx) in dict_ptr()
565 struct bsd_db *db; in bsd_compress()
620 db = (struct bsd_db *) state; in bsd_compress()
829 struct bsd_db *db; in bsd_decompress()
849 db = (struct bsd_db *) state; in bsd_decompress()