Home
last modified time | relevance | path

Searched refs:nm_rec_hdr (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_names.h49 struct nm_rec_hdr { struct
58 struct nm_rec_hdr { argument
74 struct nm_rec_hdr sr_rec_hdr; /* Record header */
90 struct nm_rec_hdr r_rec_hdr; /* Record header */
111 struct nm_rec_hdr did_rec_hdr;
127 struct nm_rec_hdr min_rec_hdr;
145 struct nm_rec_hdr h_names; /* device-name structures */
146 struct nm_rec_hdr h_shared; /* shared structures */
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c100 struct nm_rec_hdr *rh = (struct nm_rec_hdr *)nh->nmn_record; in create_key()
145 struct nm_rec_hdr *rh = (struct nm_rec_hdr *)nh->nmn_record; in destroy_key()
254 struct nm_rec_hdr *rh = (struct nm_rec_hdr *)nh->nmn_record; in create_record()
303 ((struct nm_rec_hdr *)new_nh->nmn_record)->r_alloc_size = alloc_size; in create_record()
304 ((struct nm_rec_hdr *)new_nh->nmn_record)->r_used_size = in create_record()
318 struct nm_rec_hdr *rh = (struct nm_rec_hdr *)nh->nmn_record; in expand_record()
319 struct nm_rec_hdr *parent_rh = (struct nm_rec_hdr *) in expand_record()
321 struct nm_rec_hdr *new_rh; in expand_record()
460 struct nm_rec_hdr *rh; /* parent */ in alloc_entry()
463 struct nm_rec_hdr *this_rh; in alloc_entry()
[all …]
H A Dmd.c1209 size = (int)((((struct nm_rec_hdr *)nh->nmn_record)-> in md_snarf_db_set()
1305 key < ((struct nm_rec_hdr *)nh->nmn_record)->r_next_key; in md_snarf_db_set()
H A Dmd_mddb.c12395 struct nm_rec_hdr *hdr; in md_imp_nm()
12428 hdr = (struct nm_rec_hdr *) in md_imp_nm()
/titanic_41/usr/src/cmd/mdb/common/modules/md/
H A Ddumpnamespace.c202 struct nm_rec_hdr rhdr; in process_nmn_record_hdr()
208 if (mdb_vread(&rhdr, sizeof (struct nm_rec_hdr), addr) != in process_nmn_record_hdr()
209 sizeof (struct nm_rec_hdr)) { in process_nmn_record_hdr()
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_import.c2036 sizeof (struct nm_rec_hdr); in check_nm_disks()
2038 sizeof (struct nm_rec_hdr); in check_nm_disks()