Searched refs:ustar_header (Results 1 – 1 of 1) sorted by relevance
95 struct ustar_header { struct120 CTASSERT(sizeof(struct ustar_header) == TEXTDUMP_BLOCKSIZE); argument191 ustar_checksum(struct ustar_header *uhp) in ustar_checksum()211 struct ustar_header *uhp; in textdump_mkustar()217 uhp = (struct ustar_header *)block_buffer; in textdump_mkustar()