Home
last modified time | relevance | path

Searched refs:PRINT_TIMES (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_raid.c714 if (! (options & PRINT_TIMES)) { in display_raid_device_info()
829 if (options & PRINT_TIMES) { in raid_report()
968 if (! (options & PRINT_TIMES)) { in raid_report()
1022 if (! (options & PRINT_TIMES)) { in raid_report()
H A Dmeta_trans.c891 if (options & PRINT_TIMES) { in trans_report()
1228 if (options & PRINT_TIMES) { in log_report()
H A Dmeta_mirror.c1034 if (options & PRINT_TIMES) { in mirror_report()
1236 if (options & PRINT_TIMES) { in mirror_report()
H A Dmeta_stripe.c700 if (! (options & PRINT_TIMES)) { in subdev_row_report()
802 if (! (options & PRINT_TIMES)) { in subdev_row_report()
H A Dmeta_hotspares.c634 if (! (options & PRINT_TIMES)) { in hsp_report()
/titanic_41/usr/src/cmd/lvm/util/
H A Dmetastat.c354 options |= PRINT_TIMES; in main()
419 options |= (PRINT_SETSTAT | PRINT_DEBUG | PRINT_TIMES); in main()
/titanic_41/usr/src/head/
H A Dmeta.h157 #define PRINT_TIMES 0x00000010 macro