Searched refs:NO_INVOL_FLAG (Results 1 – 3 of 3) sorted by relevance
179 #define NO_INVOL_FLAG 0x040 macro354 dstatep->flag &= ~NO_INVOL_FLAG; in gen_attach()379 dstatep->flag |= NO_INVOL_FLAG; in gen_attach()753 if (dstatep->flag & NO_INVOL_FLAG && in gen_detach()792 !(dstatep->flag & NO_INVOL_FLAG)) { in gen_detach()
1275 if (!(pshot->state & NO_INVOL_FLAG)) in pshot_ctl()1287 pshot->state &= ~NO_INVOL_FLAG; in pshot_ctl()2229 pshot->state |= NO_INVOL_FLAG; in pshot_devctl()
155 #define NO_INVOL_FLAG 0x0080 macro