Searched defs:uof_file_chunk_hdr (Results 1 – 1 of 1) sorted by relevance
950 struct uof_file_chunk_hdr { struct951 char ufch_id[UOF_OBJ_ID_LEN]; /* chunk identifier */952 u_int ufch_csum; /* chunk checksum */953 u_int ufch_offset; /* offset of the chunk in the file */954 u_int ufch_size; /* size of the chunk */