Searched refs:zlib_alloc_workspace (Results 1 – 3 of 3) sorted by relevance
167 struct list_head *zlib_alloc_workspace(unsigned int level);
58 struct list_head *zlib_alloc_workspace(unsigned int level) in zlib_alloc_workspace() function
747 case BTRFS_COMPRESS_ZLIB: return zlib_alloc_workspace(level); in alloc_workspace()