Searched refs:rsc_hdr (Results 1 – 1 of 1) sorted by relevance
48 struct rsc_hdr { struct70 struct rsc_hdr header[MAX_SLV_ID]; argument139 const struct rsc_hdr **rh) in cmd_db_get_header()141 const struct rsc_hdr *rsc_hdr; in cmd_db_get_header() local154 rsc_hdr = &cmd_db_header->header[i]; in cmd_db_get_header()155 if (!rsc_hdr->slv_id) in cmd_db_get_header()158 ent = rsc_to_entry_header(rsc_hdr); in cmd_db_get_header()164 *rh = rsc_hdr; in cmd_db_get_header()206 const struct rsc_hdr *rsc_hdr; in cmd_db_read_aux_data() local215 return rsc_offset(rsc_hdr, ent); in cmd_db_read_aux_data()[all …]
Completed in 4 milliseconds