Searched refs:did_count (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_names.h114 uint32_t did_count; member in struct:devid_shr_rec::did_shr_name
/illumos-gate/usr/src/cmd/mdb/common/modules/md/
H A Ddumpnamespace.c66 mdb_printf("did_count: %u\n", shn.did_count);
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c631 count = --((struct did_shr_name *)ent)->did_count;
707 did_shn->did_count++;
720 did_shn->did_count = 1;
3268 ent_did_count = shr_n->did_count;
3285 shn->did_count = ent_did_count;
H A Dmd_mddb.c12785 ent_did_count = shr_n->did_count;
12802 shn->did_count = ent_did_count;

Completed in 94 milliseconds