Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dcompression.c830 static void free_heuristic_ws(struct list_head *ws) in free_heuristic_ws() function
865 free_heuristic_ws(&ws->list); in alloc_heuristic_ws()
900 case BTRFS_COMPRESS_NONE: return free_heuristic_ws(ws); in free_workspace()