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