wspace             98 lib/reed_solomon/test_rslib.c static void free_ws(struct wspace *ws)
wspace            108 lib/reed_solomon/test_rslib.c static struct wspace *alloc_ws(struct rs_codec *rs)
wspace            111 lib/reed_solomon/test_rslib.c 	struct wspace *ws;
wspace            151 lib/reed_solomon/test_rslib.c static int get_rcw_we(struct rs_control *rs, struct wspace *ws,
wspace            262 lib/reed_solomon/test_rslib.c 		struct wspace *ws, int method)
wspace            313 lib/reed_solomon/test_rslib.c static int ex_rs_helper(struct rs_control *rs, struct wspace *ws,
wspace            349 lib/reed_solomon/test_rslib.c static int exercise_rs(struct rs_control *rs, struct wspace *ws,
wspace            368 lib/reed_solomon/test_rslib.c 		struct wspace *ws)
wspace            407 lib/reed_solomon/test_rslib.c static int exercise_rs_bc(struct rs_control *rs, struct wspace *ws,
wspace            450 lib/reed_solomon/test_rslib.c 	struct wspace *ws;