Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dcache.c72 static int match_alias(alias_t *ap, alias_t *listp);
152 cache_free_alias(alias_t *aliasp) in cache_free_alias()
255 alias_t *ap; in cache_free_disk()
269 alias_t *nextp; in cache_free_disk()
589 alias_t *ap; in del_drive_by_name()
713 match_alias(alias_t *ap, alias_t *listp) in match_alias()
732 alias_t *ap; in match_aliases()
H A Dalias.c57 alias_t *ap; in alias_get_attributes()
177 alias_t *ap; in alias_make_descriptors()
H A Ddisks_private.h63 } alias_t; typedef
106 alias_t *aliases;
224 void cache_free_alias(alias_t *aliasp);
H A Dfindevs.c106 static alias_t *find_alias(disk_t *diskp, char *kernel_name);
129 static int new_devpath(alias_t *ap, char *devpath);
432 alias_t *ap; in add_devpath()
553 alias_t *ap; in add_devs()
1102 static alias_t *
1105 alias_t *ap; in find_alias()
1478 alias_t *aliasp; in new_alias()
1482 aliasp = malloc(sizeof (alias_t)); in new_alias()
1544 new_devpath(alias_t *ap, char *devpath) in new_devpath()
H A Dslice.c638 alias_t *ap; in make_fixed_descriptors()
717 alias_t *ap; in match_fixed_name()
H A Ddrive.c533 alias_t *ap; in drive_get_stats()
735 alias_t *aliasp; in get_assoc_alias()