Searched refs:md_im_list_t (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_statconcise.c155 } md_im_list_t; typedef in typeref:struct:md_im_list
258 md_im_list_t **ucomp_head,
259 md_im_list_t **ucomp_tail,
260 md_im_list_t *ucomp
277 * Freeing entries on an md_im_list_t. This list is used to group
282 free_md_im_list_entries(md_im_list_t **list_head)
284 md_im_list_t *tmp_list_entry = *list_head;
285 md_im_list_t *rm_list_entry;
669 md_im_list_t *ucomp_head = NULL;
670 md_im_list_t *ucomp_tai
[all...]

Completed in 90 milliseconds