Home
last modified time | relevance | path

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

/linux-6.1.9/init/
Dinitramfs.c245 static void __init read_into(char *buf, unsigned size, enum state next) in read_into() function
263 read_into(header_buf, 110, GotHeader); in do_start()
310 read_into(name_buf, N_ALIGN(name_len), GotName); in do_header()