Searched refs:cache_load_desc (Results 1 - 10 of 10) sorted by relevance
/osnet-11/usr/src/lib/libdiskmgt/common/ |
H A D | alias.c | 183 cache_load_desc(DM_ALIAS, dp, ap->alias_cxtydz, 189 cache_load_desc(DM_ALIAS, dp, ap->alias_did,
|
H A D | bus.c | 152 cache_load_desc(DM_BUS, bp, NULL, NULL, &error);
|
H A D | controller.c | 194 cache_load_desc(DM_CONTROLLER, cp, NULL, NULL, &error);
|
H A D | path.c | 160 cache_load_desc(DM_PATH, cp->paths[i], NULL,
|
H A D | disks_private.h | 236 void cache_load_desc(int type, void *gp, char *name,
|
H A D | media.c | 229 cache_load_desc(DM_MEDIA, dp, mname, NULL, &error);
|
H A D | cache.c | 130 * cache_load_desc cache.c 133 * The idea behind cache_get_descriptors and cache_load_desc is that we 434 cache_load_desc(int type, void *gp, char *name, char *secondary_name, int *errp) function
|
H A D | partition.c | 406 cache_load_desc(DM_PARTITION, dp,
|
H A D | slice.c | 808 cache_load_desc(DM_SLICE, dp, devpath, mname, &error);
|
H A D | drive.c | 661 cache_load_desc(DM_DRIVE, dp, NULL, NULL, &error);
|
Completed in 48 milliseconds