Searched refs:vfc_flags (Results 1 – 14 of 14) sorted by relevance
56 fmt_flags(vfc.vfc_flags)); in main()74 xvfsp[i].vfc_refcount, fmt_flags(xvfsp[i].vfc_flags)); in main()
485 if ((vfc->vfc_flags & VFCF_SBDRY) != 0) { in vfs_register()490 if (vfc->vfc_flags & VFCF_JAIL) in vfs_register()496 if ((vfc->vfc_flags & VFCF_SBDRY) != 0) in vfs_register()544 if ((vfc->vfc_flags & VFCF_SBDRY) != 0) { in vfs_unregister()
988 if (!(mp->mnt_vfc->vfc_flags & VFCF_DELEGADMIN) && in vfs_suser()4556 xvfsp.vfc_flags = vfsp->vfc_flags; in vfsconf2x()4572 int32_t vfc_flags; member4585 xvfsp.vfc_flags = vfsp->vfc_flags; in vfsconf2x32()4684 ovfs.vfc_flags = vfsp->vfc_flags; in sysctl_ovfs_conf()
910 if (((vfsp->vfc_flags & VFCF_SBDRY) != 0 && in sys_mount()912 ((vfsp->vfc_flags & VFCF_SBDRY) == 0 && in sys_mount()922 if ((vfsp->vfc_flags & VFCF_SBDRY) != 0) in sys_mount()
1875 mflags = ((mp->mnt_vfc->vfc_flags & VFCF_SBDRY) != 0 ? in vn_start_write_refed()1993 ((mp->mnt_vfc->vfc_flags & VFCF_SBDRY) != 0 ? (flags & PCATCH) : 0), in vn_start_secondary_write()
2710 .vfc_flags = VFCF_SYNTHETIC
2788 (v_mnt == NULL || (v_mnt->mnt_vfc->vfc_flags & VFCF_NETWORK) == 0 || in brelse()
106 .vfc_flags = VFCF_JAIL | VFCF_SYNTHETIC
611 int vfc_flags; /* permanent flags */ member623 int vfc_flags; /* permanent flags */ member633 int vfc_flags; member934 .vfc_flags = flags, \
677 if (xvfsp->vfc_flags & VFCF_NETWORK) { in makenetvfslist()
1723 if (vfsp->vfc_flags & VFCF_SYNTHETIC) in linprocfs_dofilesystems()
1638 if (vfc.vfc_flags & VFCF_SYNTHETIC) in setup_current_filesystem()
2369 (vp->v_mount->mnt_vfc->vfc_flags & VFCF_NETWORK) != 0 && in sys_swapon()
2384 if (vfc.vfc_flags & VFCF_NETWORK) in delete_export()