Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dcompression.c848 static struct list_head *__find_workspace(int type, bool heuristic) in __find_workspace() function
939 return __find_workspace(type, false); in find_workspace()
1523 struct list_head *ws_list = __find_workspace(0, true); in btrfs_compress_heuristic()