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

/netbsd-current/external/gpl2/lvm2/dist/include/
H A Dtoolcontext.h75 unsigned partial_activation:1; member in struct:cmd_context
/netbsd-current/external/gpl2/lvm2/dist/lib/commands/
H A Dtoolcontext.h75 unsigned partial_activation:1; member in struct:cmd_context
/netbsd-current/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dlvm-functions.c490 cmd->partial_activation = (lock_flags & LCK_PARTIAL_MODE) ? 1 : 0;
530 cmd->partial_activation = 0;
/netbsd-current/external/gpl2/lvm2/dist/lib/locking/
H A Dcluster_locking.c331 if (cmd->partial_activation)
/netbsd-current/external/gpl2/lvm2/dist/tools/
H A Dlvmcmdline.c797 cmd->partial_activation = 0;
800 cmd->partial_activation = 1;
H A Dlvconvert.c578 cmd->partial_activation = 1;
/netbsd-current/external/gpl2/lvm2/dist/lib/activate/
H A Dactivate.c1111 if ((!lv->vg->cmd->partial_activation) && (lv->status & PARTIAL_LV)) {

Completed in 200 milliseconds