Home
last modified time | relevance | path

Searched refs:deco (Results 1 – 1 of 1) sorted by relevance

/init/
Ddo_mounts_rd.c36 static int __init crd_load(int in_fd, int out_fd, decompress_fn deco);
329 static int __init crd_load(int in_fd, int out_fd, decompress_fn deco) in crd_load() argument
335 if (!deco) { in crd_load()
341 result = deco(NULL, 0, compr_fill, compr_flush, NULL, NULL, error); in crd_load()