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.c76 static int match_alias(alias_t *ap, alias_t *listp);
156 cache_free_alias(alias_t *aliasp) in cache_free_alias()
259 alias_t *ap; in cache_free_disk()
274 alias_t *nextp; in cache_free_disk()
594 alias_t *ap; in del_drive_by_name()
718 match_alias(alias_t *ap, alias_t *listp) in match_alias()
737 alias_t *ap; in match_aliases()
H A Ddisks_private.h64 } alias_t; typedef
107 alias_t *aliases;
226 void cache_free_alias(alias_t *aliasp);
H A Dalias.c57 alias_t *ap; in alias_get_attributes()
177 alias_t *ap; in alias_make_descriptors()
H A Dfindevs.c108 static alias_t *find_alias(disk_t *diskp, char *kernel_name);
131 static int new_devpath(alias_t *ap, char *devpath);
434 alias_t *ap; in add_devpath()
555 alias_t *ap; in add_devs()
1113 static alias_t *
1116 alias_t *ap; in find_alias()
1489 alias_t *aliasp; in new_alias()
1493 aliasp = malloc(sizeof (alias_t)); in new_alias()
1555 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()
739 alias_t *aliasp; in get_assoc_alias()