Searched refs:trx_header_le (Results 1 – 1 of 1) sorted by relevance
96 struct trx_header_le { struct1032 struct trx_header_le *trx; in check_file()1037 trx = (struct trx_header_le *) headers; in check_file()1041 headers += sizeof(struct trx_header_le); in check_file()1045 return actual_len + sizeof(struct trx_header_le); in check_file()