Home
last modified time | relevance | path

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

/init/
Dinitramfs.c207 static __initdata char *collect; variable
216 collect = collected = buf; in read_into()
236 memcpy(collect, victim, n); in do_collect()
238 collect += n; in do_collect()
264 collect = collected = symlink_buf; in do_header()