Searched refs:lzo_alloc_workspace (Results 1 – 3 of 3) sorted by relevance
164 struct list_head *lzo_alloc_workspace(unsigned int level);
77 struct list_head *lzo_alloc_workspace(unsigned int level) in lzo_alloc_workspace() function
953 case BTRFS_COMPRESS_LZO: return lzo_alloc_workspace(level); in alloc_workspace()