Searched refs:cpio_src (Results 1 – 1 of 1) sorted by relevance
459 char cpio_src[(CPIO_HDRLEN + PATH_MAX + 3 + sizeof(fdata)) * 2]; in initramfs_test_fname_path_max() member 484 len = fill_cpio(c, ARRAY_SIZE(c), tbufs->cpio_src); in initramfs_test_fname_path_max() 487 err = unpack_to_rootfs(tbufs->cpio_src, len); in initramfs_test_fname_path_max()