Home
last modified time | relevance | path

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

/init/
Dinitramfs.c214 static __initdata char *collect; variable
223 collect = collected = buf; in read_into()
243 memcpy(collect, victim, n); in do_collect()
245 collect += n; in do_collect()
271 collect = collected = symlink_buf; in do_header()