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