Searched refs:zlib_get_workspace (Results 1 – 3 of 3) sorted by relevance
169 struct list_head *zlib_get_workspace(unsigned int level);
39 struct list_head *zlib_get_workspace(unsigned int level) in zlib_get_workspace() function
904 case BTRFS_COMPRESS_ZLIB: return zlib_get_workspace(level); in get_workspace()