Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dcompression.c593 static void free_heuristic_ws(struct list_head *ws) in free_heuristic_ws() function
628 free_heuristic_ws(&ws->list); in alloc_heuristic_ws()
663 case BTRFS_COMPRESS_NONE: return free_heuristic_ws(ws); in free_workspace()