Searched refs:zcomp_backend (Results 1 – 6 of 6) sorted by relevance
29 struct zcomp_backend { struct45 struct zcomp_backend *backend; argument
15 extern struct zcomp_backend zcomp_lz4;
15 extern struct zcomp_backend zcomp_lzo;
46 static struct zcomp_backend *backends[] = {54 static struct zcomp_backend *find_backend(const char *compress) in find_backend()334 struct zcomp_backend *backend; in zcomp_create()
60 struct zcomp_backend zcomp_lz4 = {
60 struct zcomp_backend zcomp_lzo = {