Searched refs:trx_header_le (Results 1 – 1 of 1) sorted by relevance
107 struct trx_header_le { struct1044 struct trx_header_le *trx; in check_file()1049 trx = (struct trx_header_le *) headers; in check_file()1053 headers += sizeof(struct trx_header_le); in check_file()1057 return actual_len + sizeof(struct trx_header_le); in check_file()