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

/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_reset.c85 options |= MDCMD_RECURSE;
H A Dmeta_mn_subr.c685 if (options & MDCMD_RECURSE) {
H A Dmeta_trans.c1742 if (! (options & MDCMD_RECURSE))
H A Dmeta_sp.c4618 if ((options & MDCMD_RECURSE) &&
4664 * meta_reset_all sets MDCMD_RECURSE, but this behavior
4668 * Thus, we clear MDCMD_RECURSE from the options.
4670 options &= ~MDCMD_RECURSE;
H A Dmeta_mirror.c2772 if (! (options & MDCMD_RECURSE))
H A Dmeta_raid.c2695 if (! (options & MDCMD_RECURSE))
H A Dmeta_stripe.c2462 if (! (options & MDCMD_RECURSE))
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetaclear.c188 options |= MDCMD_RECURSE | MDCMD_FORCE;
/illumos-gate/usr/src/head/
H A Dmeta.h231 #define MDCMD_RECURSE 0x0008 /* recursive operation */ macro

Completed in 102 milliseconds