Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_statconcise.c506 int underlying_device = PHYSICAL_DEV; in process_trans() local
526 underlying_device = NOT_PHYSICAL_DEV; in process_trans()
536 if (underlying_device == PHYSICAL_DEV) { in process_trans()
673 int underlying_device; in process_raid() local
692 underlying_device = PHYSICAL_DEV; in process_raid()
723 underlying_device = NOT_PHYSICAL_DEV; in process_raid()
731 if (underlying_device == PHYSICAL_DEV) { in process_raid()
880 int underlying_device; in process_stripe() local
913 underlying_device = PHYSICAL_DEV; in process_stripe()
919 underlying_device = NOT_PHYSICAL_DEV; in process_stripe()
[all …]