Searched defs:shared_nh (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c3587 struct nm_next_hdr *shared_nh, *did_shr_nh; local
3609 ((shared_nh = get_first_record(setno, 0, NM_SHARED)) == NULL)) {
3662 if (remove_shared_entry(shared_nh, drv_key, (char *)0, 0L) ||
3663 remove_shared_entry(shared_nh, dir_key, (char *)0, 0L)) {

Completed in 64 milliseconds