Searched defs:uof_file_chunk_hdr (Results 1 – 1 of 1) sorted by relevance
938 struct uof_file_chunk_hdr { struct939 char ufch_id[UOF_OBJ_ID_LEN]; /* chunk identifier */940 u_int ufch_csum; /* chunk checksum */941 u_int ufch_offset; /* offset of the chunk in the file */942 u_int ufch_size; /* size of the chunk */