Searched refs:MD_MN_DBSIZE (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_repartition.c243 dbsize = MD_MN_DBSIZE;
H A Dmeta_set_tkr.c66 nblks = (MD_MNSET_DESC(sd)) ? MD_MN_DBSIZE : MD_DBSIZE;
H A Dmeta_db_balance.c618 min_dbsize = MD_MN_DBSIZE;
H A Dmeta_set.c211 nblks = (MD_MNSET_DESC(sd)) ? MD_MN_DBSIZE : MD_DBSIZE;
1039 dbsize = (MD_MNSET_DESC(sd)) ? MD_MN_DBSIZE : MD_DBSIZE;
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetadb.c322 dbsize = MD_MN_DBSIZE;
H A Dmetaset.c764 dbsize = multi_node ? MD_MN_DBSIZE : MD_DBSIZE;
/illumos-gate/usr/src/head/
H A Dmeta.h109 #define MD_MN_DBSIZE (32768) macro

Completed in 87 milliseconds