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

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dalias.c184 cache_load_desc(DM_ALIAS, dp, ap->alias, NULL, &error);
H A Dbus.c154 cache_load_desc(DM_BUS, bp, NULL, NULL, &error);
H A Dcontroller.c196 cache_load_desc(DM_CONTROLLER, cp, NULL, NULL, &error);
H A Ddisks_private.h234 void cache_load_desc(int type, void *gp, char *name,
H A Dpath.c161 cache_load_desc(DM_PATH, cp->paths[i], NULL, NULL, &error);
H A Dmedia.c227 cache_load_desc(DM_MEDIA, dp, mname, NULL, &error);
H A Dcache.c132 * cache_load_desc cache.c
135 * The idea behind cache_get_descriptors and cache_load_desc is that we
421 cache_load_desc(int type, void *gp, char *name, char *secondary_name, int *errp) function
H A Dpartition.c405 cache_load_desc(DM_PARTITION, dp,
H A Dslice.c795 cache_load_desc(DM_SLICE, dp, devpath, mname, &error);
H A Ddrive.c615 cache_load_desc(DM_DRIVE, dp, NULL, NULL, &error);

Completed in 72 milliseconds