Searched refs:VF_WILL_CONFIGURE (Results 1 – 2 of 2) sorted by relevance
297 VF_WILL_CONFIGURE = 0x800, /* someone wants to change the config */ enumerator
2091 vinum_conf.flags |= VF_WILL_CONFIGURE; in start_config()2126 if ((vinum_conf.flags & VF_WILL_CONFIGURE) != 0) { in finish_config()2127 vinum_conf.flags &= ~VF_WILL_CONFIGURE; in finish_config()