Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dcompression.c884 static void free_heuristic_ws(struct list_head *ws) in free_heuristic_ws() function
919 free_heuristic_ws(&ws->list); in alloc_heuristic_ws()
954 case BTRFS_COMPRESS_NONE: return free_heuristic_ws(ws); in free_workspace()