Searched refs:vfc_flags (Results 1 – 15 of 15) sorted by relevance
54 vfc.vfc_refcount, fmt_flags(vfc.vfc_flags)); in main()73 fmt_flags(xvfsp[i].vfc_flags)); in main()
495 if ((vfc->vfc_flags & VFCF_SBDRY) != 0) { in vfs_register()500 if (vfc->vfc_flags & VFCF_JAIL) in vfs_register()506 if ((vfc->vfc_flags & VFCF_SBDRY) != 0) in vfs_register()554 if ((vfc->vfc_flags & VFCF_SBDRY) != 0) { in vfs_unregister()
1086 if (!(mp->mnt_vfc->vfc_flags & VFCF_DELEGADMIN) && in vfs_suser()4910 xvfsp.vfc_flags = vfsp->vfc_flags; in vfsconf2x()4926 int32_t vfc_flags; member4939 xvfsp.vfc_flags = vfsp->vfc_flags; in vfsconf2x32()5038 ovfs.vfc_flags = vfsp->vfc_flags; in sysctl_ovfs_conf()
1089 if (((vfsp->vfc_flags & VFCF_SBDRY) != 0 && in sys_mount()1091 ((vfsp->vfc_flags & VFCF_SBDRY) == 0 && in sys_mount()1101 if ((vfsp->vfc_flags & VFCF_SBDRY) != 0) in sys_mount()1147 if (vfsp->vfc_flags & VFCF_FILEMOUNT) { in vfs_domount_first()
1896 if ((mp->mnt_vfc->vfc_flags & VFCF_SBDRY) != 0) { in vn_start_write_refed()2021 if ((mp->mnt_vfc->vfc_flags & VFCF_SBDRY) != 0) { in vn_start_secondary_write()
2736 .vfc_flags = VFCF_SYNTHETIC
2825 (v_mnt == NULL || (v_mnt->mnt_vfc->vfc_flags & VFCF_NETWORK) == 0 || in brelse()
102 .vfc_flags = VFCF_JAIL | VFCF_SYNTHETIC
647 int vfc_flags; /* permanent flags */ member659 int vfc_flags; /* permanent flags */ member669 int vfc_flags; member972 .vfc_flags = flags, \
666 if (xvfsp->vfc_flags & VFCF_NETWORK) { in makenetvfslist()
2311 if ((vp->v_mount->mnt_vfc->vfc_flags & in nfsv4_loadattr()2314 else if ((vp->v_mount->mnt_vfc->vfc_flags & in nfsv4_loadattr()3151 if ((mp->mnt_vfc->vfc_flags & in nfsv4_fillattr()3155 else if ((mp->mnt_vfc->vfc_flags & in nfsv4_fillattr()
1818 if (vfsp->vfc_flags & VFCF_SYNTHETIC) in linprocfs_dofilesystems()
1636 if (vfc.vfc_flags & VFCF_SYNTHETIC) in setup_current_filesystem()
2655 (vp->v_mount->mnt_vfc->vfc_flags & VFCF_NETWORK) != 0 && in sys_swapon()
2452 if (vfc.vfc_flags & VFCF_NETWORK) in delete_export()