Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dalias.c182 cache_load_desc(DM_ALIAS, dp, ap->alias, NULL, &error); in alias_make_descriptors()
H A Dbus.c152 cache_load_desc(DM_BUS, bp, NULL, NULL, &error); in bus_make_descriptors()
H A Dpath.c159 cache_load_desc(DM_PATH, cp->paths[i], NULL, NULL, &error); in path_make_descriptors()
H A Dcontroller.c194 cache_load_desc(DM_CONTROLLER, cp, NULL, NULL, &error); in controller_make_descriptors()
H A Ddisks_private.h238 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 Dslice.c696 cache_load_desc(DM_SLICE, dp, devpath, mname, &error); in make_fixed_descriptors()
H A Dcache.c419 cache_load_desc(int type, void *gp, char *name, char *secondary_name, int *errp) in cache_load_desc() function
H A Ddrive.c620 cache_load_desc(DM_DRIVE, dp, NULL, NULL, &error); in drive_make_descriptors()