heuristic_ws      789 fs/btrfs/compression.c 	struct heuristic_ws *workspace;
heuristic_ws      791 fs/btrfs/compression.c 	workspace = list_entry(ws, struct heuristic_ws, list);
heuristic_ws      801 fs/btrfs/compression.c 	struct heuristic_ws *ws;
heuristic_ws     1247 fs/btrfs/compression.c static u32 shannon_entropy(struct heuristic_ws *ws)
heuristic_ws     1383 fs/btrfs/compression.c static int byte_core_set_size(struct heuristic_ws *ws)
heuristic_ws     1421 fs/btrfs/compression.c static u32 byte_set_size(const struct heuristic_ws *ws)
heuristic_ws     1447 fs/btrfs/compression.c static bool sample_repeated_patterns(struct heuristic_ws *ws)
heuristic_ws     1456 fs/btrfs/compression.c 				     struct heuristic_ws *ws)
heuristic_ws     1525 fs/btrfs/compression.c 	struct heuristic_ws *ws;
heuristic_ws     1530 fs/btrfs/compression.c 	ws = list_entry(ws_list, struct heuristic_ws, list);