Home
last modified time | relevance | path

Searched refs:lst_name (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h427 char lst_name[DSW_NAMELEN]; /* resource group */ member
H A Ddsw_dev.c2321 strncmp((*head)->lst_name, uparms.shadow_vol, in _ii_disable()
2364 (*xnp)->lst_ip->bi_group = (*head)->lst_name; in _ii_disable()
3291 (*cp)->lst_name, DSW_NAMELEN) == 0) in _ii_suspend_cluster()
4267 cp->lst_name, DSW_NAMELEN) == 0) { in _ii_gc_list()
4288 if (copyout(cp->lst_name, carg + name_offset, in _ii_gc_list()
5162 if (hash == head->lst_hash && strncmp(head->lst_name, in _ii_group_copy()
9967 if (hash == head->lst_hash && strncmp(head->lst_name, in ii_get_group_list()
10253 strncmp(name, (*head)->lst_name, DSW_NAMELEN) == 0) { in _ii_ll_add()
10271 (void) strncpy((*head)->lst_name, name, DSW_NAMELEN); in _ii_ll_add()
10276 *key = (*head)->lst_name; in _ii_ll_add()
[all …]