Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dcompression.c835 static void free_heuristic_ws(struct list_head *ws) in free_heuristic_ws() function
870 free_heuristic_ws(&ws->list); in alloc_heuristic_ws()
905 case BTRFS_COMPRESS_NONE: return free_heuristic_ws(ws); in free_workspace()