Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdiskmgt/common/
H A Dalias.c184 cache_load_desc(DM_ALIAS, dp, ap->alias, NULL, &error); in alias_make_descriptors()
H A Dbus.c154 cache_load_desc(DM_BUS, bp, NULL, NULL, &error); in bus_make_descriptors()
H A Dcontroller.c196 cache_load_desc(DM_CONTROLLER, cp, NULL, NULL, &error); in controller_make_descriptors()
H A Dpath.c161 cache_load_desc(DM_PATH, cp->paths[i], NULL, NULL, &error); in path_make_descriptors()
H A Ddisks_private.h234 void cache_load_desc(int type, void *gp, char *name,
H A Dmedia.c227 cache_load_desc(DM_MEDIA, dp, mname, NULL, &error); in media_make_descriptors()
H A Dpartition.c405 cache_load_desc(DM_PARTITION, dp, in partition_make_descriptors()
H A Dcache.c421 cache_load_desc(int type, void *gp, char *name, char *secondary_name, int *errp) in cache_load_desc() function
H A Dslice.c795 cache_load_desc(DM_SLICE, dp, devpath, mname, &error); in make_fixed_descriptors()
H A Ddrive.c615 cache_load_desc(DM_DRIVE, dp, NULL, NULL, &error); in drive_make_descriptors()