Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dcompression.c896 static struct list_head *alloc_heuristic_ws(unsigned int level) in alloc_heuristic_ws() function
938 case BTRFS_COMPRESS_NONE: return alloc_heuristic_ws(level); in alloc_workspace()