Searched refs:ustar_header (Results 1 – 2 of 2) sorted by relevance
93 struct ustar_header { struct118 CTASSERT(sizeof(struct ustar_header) == TEXTDUMP_BLOCKSIZE); argument189 ustar_checksum(struct ustar_header *uhp) in ustar_checksum()209 struct ustar_header *uhp; in textdump_mkustar()215 uhp = (struct ustar_header *)block_buffer; in textdump_mkustar()
61 struct ustar_header { struct81 CTASSERT(sizeof(struct ustar_header) == TARFS_BLOCKSIZE); argument205 tarfs_checksum(struct ustar_header *hdrp) in tarfs_checksum()436 struct ustar_header *hdrp = (struct ustar_header *)block; in tarfs_alloc_one()