Searched refs:zlib_alloc_workspace (Results 1 – 2 of 2) sorted by relevance
72 struct list_head *zlib_alloc_workspace(struct btrfs_fs_info *fs_info, unsigned int level) in zlib_alloc_workspace() function
746 case BTRFS_COMPRESS_ZLIB: return zlib_alloc_workspace(fs_info, level); in alloc_workspace()