Home
last modified time | relevance | path

Searched refs:MDDB_MAX_PATCH (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_systemfile.c412 for (i = 1; ((p != NULL) && (i <= MDDB_MAX_PATCH)); ++i) { in meta_systemfile_append_mddb()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_mddb.h117 #define MDDB_MAX_PATCH 25 /* number of locations that */ macro