Searched refs:VV_SYSTEM (Results 1 – 11 of 11) sorted by relevance
109 vp->v_vflag |= VV_SYSTEM; in ffs_quota2_mount()
304 vp->v_vflag |= VV_SYSTEM;1825 vp->v_vflag |= VV_SYSTEM; in ffs_snapshot_mount()
214 #define VV_SYSTEM 0x00000002 /* vnode being used by kernel */ macro
355 vp->v_vflag |= VV_SYSTEM; /* XXXSMP */ in quota1_handle_cmd_quotaon()463 qvp->v_vflag &= ~VV_SYSTEM; in quota1_handle_cmd_quotaoff()
348 vp->v_vflag |= VV_SYSTEM; /* XXXSMP */ in lfsquota1_handle_cmd_quotaon()455 qvp->v_vflag &= ~VV_SYSTEM; in lfsquota1_handle_cmd_quotaoff()
1628 vp->v_vflag |= VV_SYSTEM; in lfs_quota2_mount()
105 if ((refcnt == 0) && (vp->v_vflag & VV_SYSTEM)) { in udf_inactive()112 if ((refcnt == 0) && ((vp->v_vflag & VV_SYSTEM) == 0)) { in udf_inactive()156 if ((refcnt == 0) && ((vp->v_vflag & VV_SYSTEM) == 0)) { in udf_reclaim()
75 (vp)->v_vflag |= VV_SYSTEM; \4059 if (vp->v_vflag & VV_SYSTEM) in udf_gop_alloc()6475 if (vp->v_vflag & VV_SYSTEM) in udf_sync_selector()
388 { VV_SYSTEM, 'S' },
394 ntmp->ntm_sysvn[pi[i]]->v_vflag |= VV_SYSTEM; in ntfs_mountfs()
587 * SKIPSYSTEM causes any vnodes marked VV_SYSTEM to be skipped.615 ((flags & SKIPSYSTEM) && (vp->v_vflag & VV_SYSTEM))) { in vflush_one()