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