Home
last modified time | relevance | path

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

/openbmc/linux/init/
H A Dinitramfs.c355 static __initdata loff_t wfile_pos; variable
384 wfile_pos = 0; in do_name()
413 if (xwrite(wfile, victim, body_len, &wfile_pos) != body_len) in do_copy()
424 if (xwrite(wfile, victim, byte_count, &wfile_pos) != byte_count) in do_copy()