Home
last modified time | relevance | path

Searched refs:hh_names (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_names.h151 struct nm_next_hdr hh_names; member
/titanic_41/usr/src/cmd/mdb/common/modules/md/
H A Ddumpnamespace.c424 (uintptr_t)&(((struct nm_header_hdr *)did_addr)->hh_names); in process_set()
429 names_addr = (uintptr_t)&(((struct nm_header_hdr *)addr)->hh_names); in process_set()
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c228 hhdr->hh_names.nmn_record = &(hhdr->hh_header->h_names); in create_hdr()
411 md_set[setno].s_did_nm)->hh_names); in get_first_record()
425 &((struct nm_header_hdr *)md_set[setno].s_nm)->hh_names); in get_first_record()
3879 hdr->hh_names.nmn_record = &(hdr->hh_header->h_names); in md_load_namespace()
3884 build_rec_hdr_list(&hdr->hh_names, hdr_recid, in md_load_namespace()
3951 for (nh = hhdr->hh_names.nmn_nextp; nh; nh = nnh) { in md_unload_namespace()