Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg.c165 static raid_obj_handle_t raid_handle_new(raid_obj_type_id_t);
1383 raid_handle_new(raid_obj_type_id_t type) in raid_handle_new() function
1544 handle = raid_handle_new(type); in raid_obj_to_handle()