Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c453 alloc_entry( in alloc_entry() function
715 if ((did_shn = (struct did_shr_name *)alloc_entry(nh, in setshared_name()
739 if ((shn = (struct nm_shared_name *)alloc_entry(nh, in setshared_name()
2041 n = (struct nm_name *)alloc_entry(nh, md_set[setno].s_nmid, in md_setdevname()
2144 new_did_n = (struct did_min_name *)alloc_entry(did_nh, in md_setdevname()
3099 did_n = (struct did_min_name *)alloc_entry( in md_getdevnum()
3275 if ((shn = (struct did_shr_name *)alloc_entry( in md_update_namespace_did()
3410 n = (struct nm_name *)alloc_entry(nh, md_set[setno].s_nmid, in md_update_namespace()
H A Dmd_mddb.c12557 if ((new_shn = (struct nm_shared_name *)alloc_entry( in update_setname()
12793 alloc_entry(did_shr_nh, in md_update_namespace_rr_did()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmdvar.h847 extern void *alloc_entry(struct nm_next_hdr *, mddb_recid_t, size_t, int,