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

/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg.c82 size_t offset; /* offset of double-linked element (raid_list_el_t) */
89 } raid_list_el_t; typedef in typeref:struct:__anon3824
119 raid_list_el_t el; /* double-links */
4251 raid_list_el_t *el = LIST_OBJ_TO_EL(list, obj);
4259 raid_list_el_t *el = LIST_OBJ_TO_EL(list, obj), *el1;
4278 raid_list_el_t *el = LIST_OBJ_TO_EL(list, obj), *el1;

Completed in 52 milliseconds