Searched refs:_tree_switches (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/tools/
H A Ddmsetup.c1615 static int _tree_switches[NUM_TREEMODE]; variable
1617 #define TR_PRINT_ATTRIBUTE ( _tree_switches[TR_ACTIVE] || \
1618 _tree_switches[TR_RW] || \
1619 _tree_switches[TR_OPENCOUNT] || \
1620 _tree_switches[TR_UUID] )
1622 #define TR_PRINT_TARGETS ( _tree_switches[TR_TABLE] || \
1623 _tree_switches[TR_STATUS] )
1626 #define TR_PRINT_COMPACT (_tree_switches[TR_COMPACT] && \
1698 if (!_tree_switches[TR_TRUNCATE]) {
1785 if (_tree_switches[TR_ACTIV
[all...]

Completed in 107 milliseconds