Searched refs:node_blk_sz (Results 1 – 6 of 6) sorted by relevance
116 mdesize = mh.node_blk_sz; in mdinfo()267 namep = mdep + mh.node_blk_sz; in mddump()275 if (mdformat(mdep, mh.node_blk_sz, 2) != DCMD_OK) in mddump()
64 uint32_t node_blk_sz; /* size in bytes of the node block */ member
72 mdp->node_blk_size = mdtoh32(mdp->headerp->node_blk_sz); in md_init_intern()
156 md_size = sizeof (md_header_t) + mdh.node_blk_sz + mdh.name_blk_sz + in v12n_md_init()
753 namep = (char *)(ptr + MD_HEADER_SIZE + hdrp->node_blk_sz); in mach_descrip_find_md_gen()
499 mdhp->node_blk_sz = htomd32(offset * MD_ELEMENT_SIZE); in md_gen_bin()