Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/driver-api/early-userspace/
Dbuffer-format.rst35 cpio_archive := cpio_file* + (<nothing> | cpio_trailer)
39 cpio_trailer := ALGN(4) + cpio_header + "TRAILER!!!\0" + ALGN(4)
/Linux-v6.1/usr/
Dgen_init_cpio.c77 static void cpio_trailer(void) in cpio_trailer() function
679 cpio_trailer(); in main()