Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dcompression.c605 static struct list_head *alloc_heuristic_ws(unsigned int level) in alloc_heuristic_ws() function
647 case BTRFS_COMPRESS_NONE: return alloc_heuristic_ws(level); in alloc_workspace()