Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dcompression.c842 static struct list_head *alloc_heuristic_ws(unsigned int level) in alloc_heuristic_ws() function
884 case BTRFS_COMPRESS_NONE: return alloc_heuristic_ws(level); in alloc_workspace()