Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dcompression.c705 static struct list_head *alloc_heuristic_ws(struct btrfs_fs_info *fs_info) in alloc_heuristic_ws() function
745 case BTRFS_COMPRESS_NONE: return alloc_heuristic_ws(fs_info); in alloc_workspace()