Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dcompression.c835 static void free_heuristic_ws(struct list_head *ws) in free_heuristic_ws() function
870 free_heuristic_ws(&ws->list); in alloc_heuristic_ws()
905 case BTRFS_COMPRESS_NONE: return free_heuristic_ws(ws); in free_workspace()
/kernel/linux/linux-6.6/fs/btrfs/
H A 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()

Completed in 4 milliseconds