Searched refs:get_workspace (Results 1 – 5 of 5) sorted by relevance
829 .get_workspace = heuristic_get_workspace,966 static struct list_head *get_workspace(int type, int level) in get_workspace() function968 return btrfs_compress_op[type]->get_workspace(level); in get_workspace()1044 workspace = get_workspace(type, level); in btrfs_compress_pages()1073 workspace = get_workspace(type, 0); in btrfs_decompress_bio()1091 workspace = get_workspace(type, 0); in btrfs_decompress()1524 struct list_head *ws_list = get_workspace(0, 0); in btrfs_compress_heuristic()
134 struct list_head *(*get_workspace)(unsigned int level); member
513 .get_workspace = lzo_get_workspace,
424 .get_workspace = zlib_get_workspace,
717 .get_workspace = zstd_get_workspace,