Searched refs:name_buf (Results 1 – 1 of 1) sorted by relevance
223 static __initdata char *header_buf, *symlink_buf, *name_buf; variable271 read_into(name_buf, N_ALIGN(name_len), GotName); in do_header()460 name_buf = kmalloc(N_ALIGN(PATH_MAX), GFP_KERNEL); in unpack_to_rootfs()462 if (!header_buf || !symlink_buf || !name_buf) in unpack_to_rootfs()507 kfree(name_buf); in unpack_to_rootfs()