Home
last modified time | relevance | path

Searched refs:get_cont_area (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_susp_subr.c66 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