Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dcompression.c1523 struct list_head *ws_list = __find_workspace(0, true); in btrfs_compress_heuristic() local
1529 ws = list_entry(ws_list, struct heuristic_ws, list); in btrfs_compress_heuristic()
1592 __free_workspace(0, ws_list, true); in btrfs_compress_heuristic()