Searched refs:get_cont_area (Results 1 – 1 of 1) sorted by relevance
68 static int get_cont_area(struct hsfs *, uchar_t **, cont_info_t *);156 if (get_cont_area(fsp, &cont_p, &cont_info)) { in parse_sua()473 get_cont_area(struct hsfs *fsp, uchar_t **buf_pp, cont_info_t *cont_info_p) in get_cont_area() function