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