Home
last modified time | relevance | path

Searched refs:free_heuristic_ws (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/fs/btrfs/
Dcompression.c787 static void free_heuristic_ws(struct list_head *ws) in free_heuristic_ws() function
822 free_heuristic_ws(&ws->list); in alloc_heuristic_ws()
832 .free_workspace = free_heuristic_ws,