Lines Matching refs:vd_flags
127 if ((v->vd_flags & FLG_VER_CYCLIC) == 0) {
128 v->vd_flags |= FLG_VER_CYCLIC;
134 if ((vp->vd_flags & FLG_VER_CYCLIC) == 0) {
135 vp->vd_flags |= FLG_VER_CYCLIC;
212 if ((vdp->vd_flags &
242 if (vdp->vd_flags & VER_FLG_BASE)
245 if (vdp->vd_flags & VER_FLG_WEAK)
324 if ((weak && (vdp->vd_flags & VER_FLG_WEAK)) || (!weak))
387 vdp->vd_flags &= ~VER_FLG_WEAK;
414 type = vdp->vd_flags & VER_FLG_WEAK;
503 if (avail || (vdp->vd_flags & VER_FLG_BASE))
512 if (vdp->vd_flags & VER_FLG_WEAK)
674 ivdp->vd_flags = vdf->vd_flags;
688 if ((ivdp->vd_flags & VER_FLG_BASE) == 0) {
714 ovdp->vd_flags = vdf->vd_flags;
987 vdp->vd_flags |= VER_FLG_BASE;