Searched refs:imp_flags (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/lvm/util/ |
H A D | metaimport.c | 453 uint_t imp_flags = 0; in main() local 506 imp_flags |= META_IMP_REPORT; in main() 514 imp_flags |= META_IMP_VERBOSE; in main() 657 imp_flags | META_IMP_PASS1, &set_count, overlap, ep); in main() 671 rscount = process_disks(dnlp, &skiph, mispp, imp_flags, &set_count, in main() 777 if (imp_flags & META_IMP_REPORT) { in main()
|
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_import.c | 643 uint_t imp_flags, in get_disks_from_didnamespace() argument 902 if (imp_flags & META_IMP_VERBOSE) { in get_disks_from_didnamespace() 1013 uint_t imp_flags, in set_append() argument 1020 int partial = imp_flags & MD_IM_PARTIAL_DISKSET; in set_append() 1021 int replicated = imp_flags & MD_IM_SET_REPLICATED; in set_append() 1041 did_shrnm, imp_flags, replicated, ep); in set_append() 2248 uint_t imp_flags, in report_set_info() argument 2276 if (imp_flags & META_IMP_REPORT) { in report_set_info() 2295 if (imp_flags & META_IMP_REPORT) { in report_set_info() 2305 if (imp_flags & META_IMP_REPORT) { in report_set_info() [all …]
|