Searched refs:MDB_STR (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_error.c | 1148 if (strcmp(ip->where, MDB_STR) != 0) { in use_to_str() 1155 "specification of " MDB_STR)); in use_to_str() 1165 if (strcmp(ip->where, MDB_STR) != 0) { in use_to_str() 1172 MDB_STR)); in use_to_str() 1183 if (strcmp(ip->where, MDB_STR) != 0) { in use_to_str() 1188 "identical devid detected in " MDB_STR)); in use_to_str()
|
H A D | meta_db.c | 616 MDB_STR, np, slblk, nblks, repnp, rep_sblk, rep_nblks, ep) != 0) { in in_replica()
|
/titanic_41/usr/src/head/ |
H A D | meta.h | 102 #define MDB_STR "metadevice state database" macro
|