Home
last modified time | relevance | path

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

/init/
Ddo_mounts_rd.c45 static int __init crd_load(int in_fd, int out_fd, decompress_fn deco);
211 if (crd_load(in_fd, out_fd, decompressor) == 0) in rd_load_image()
345 static int __init crd_load(int in_fd, int out_fd, decompress_fn deco) in crd_load() function