Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dcompression.c1538 struct list_head *ws_list = __find_workspace(0, true); in btrfs_compress_heuristic() local
1544 ws = list_entry(ws_list, struct heuristic_ws, list); in btrfs_compress_heuristic()
1607 __free_workspace(0, ws_list, true); in btrfs_compress_heuristic()