Searched refs:sn_key (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/lvm/
H A Dmd_names.h76 mdkey_t sn_key; /* Unique key for this name */ member in struct:nm_shr_rec::nm_shared_name
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/md/
H A Ddumpnamespace.c103 mdb_printf("sn_key: %d \n", shn.sn_key);
/opensolaris-onvv-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c641 ((struct nm_shared_name *)ent)->sn_key);
735 return (shn->sn_key);
742 shn->sn_key = create_key(nh);
746 key = shn->sn_key;
798 ((struct nm_shared_name *)shn)->sn_key));
1018 shn_key = ((struct nm_shared_name *)shn)->sn_key;
1448 shn_key = ((struct nm_shared_name *)shn)->sn_key;
3384 ent_dir_key = shn->sn_key;
3401 ent_drv_key = shn->sn_key;
H A Dmd_mddb.c12548 o_key = shn->sn_key;
12564 new_shn->sn_key = o_key;
/opensolaris-onvv-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_import.c811 key = snmp->sn_key;
852 key = snmp->sn_key;
868 key = snmp->sn_key;
887 key = snmp->sn_key;

Completed in 169 milliseconds