Searched refs:vfc_flags (Results 1 – 14 of 14) sorted by relevance
55 vfc.vfc_refcount, fmt_flags(vfc.vfc_flags)); in main()74 fmt_flags(xvfsp[i].vfc_flags)); in main()
500 if ((vfc->vfc_flags & VFCF_SBDRY) != 0) { in vfs_register()505 if (vfc->vfc_flags & VFCF_JAIL) in vfs_register()511 if ((vfc->vfc_flags & VFCF_SBDRY) != 0) in vfs_register()559 if ((vfc->vfc_flags & VFCF_SBDRY) != 0) { in vfs_unregister()
1050 if (!(mp->mnt_vfc->vfc_flags & VFCF_DELEGADMIN) && in vfs_suser()4841 xvfsp.vfc_flags = vfsp->vfc_flags; in vfsconf2x()4857 int32_t vfc_flags; member4870 xvfsp.vfc_flags = vfsp->vfc_flags; in vfsconf2x32()4969 ovfs.vfc_flags = vfsp->vfc_flags; in sysctl_ovfs_conf()
1090 if (((vfsp->vfc_flags & VFCF_SBDRY) != 0 && in sys_mount()1092 ((vfsp->vfc_flags & VFCF_SBDRY) == 0 && in sys_mount()1102 if ((vfsp->vfc_flags & VFCF_SBDRY) != 0) in sys_mount()1148 if (vfsp->vfc_flags & VFCF_FILEMOUNT) { in vfs_domount_first()
1895 if ((mp->mnt_vfc->vfc_flags & VFCF_SBDRY) != 0) { in vn_start_write_refed()2020 if ((mp->mnt_vfc->vfc_flags & VFCF_SBDRY) != 0) { in vn_start_secondary_write()
2703 .vfc_flags = VFCF_SYNTHETIC
2815 (v_mnt == NULL || (v_mnt->mnt_vfc->vfc_flags & VFCF_NETWORK) == 0 || in brelse()
103 .vfc_flags = VFCF_JAIL | VFCF_SYNTHETIC
649 int vfc_flags; /* permanent flags */ member661 int vfc_flags; /* permanent flags */ member671 int vfc_flags; member972 .vfc_flags = flags, \
678 if (xvfsp->vfc_flags & VFCF_NETWORK) { in makenetvfslist()
1824 if (vfsp->vfc_flags & VFCF_SYNTHETIC) in linprocfs_dofilesystems()
1636 if (vfc.vfc_flags & VFCF_SYNTHETIC) in setup_current_filesystem()
2370 (vp->v_mount->mnt_vfc->vfc_flags & VFCF_NETWORK) != 0 && in sys_swapon()
2431 if (vfc.vfc_flags & VFCF_NETWORK) in delete_export()