Home
last modified time | relevance | path

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

/init/
Dinitramfs.c215 static __initdata char *collect; variable
224 collect = collected = buf; in read_into()
244 memcpy(collect, victim, n); in do_collect()
246 collect += n; in do_collect()
272 collect = collected = symlink_buf; in do_header()