Searched refs:vfc_flags (Results 1 – 14 of 14) 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()4912 xvfsp.vfc_flags = vfsp->vfc_flags; in vfsconf2x()4928 int32_t vfc_flags; member4941 xvfsp.vfc_flags = vfsp->vfc_flags; in vfsconf2x32()5040 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()
1957 if ((mp->mnt_vfc->vfc_flags & VFCF_SBDRY) != 0) { in vn_start_write_refed()2082 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
649 int vfc_flags; /* permanent flags */ member661 int vfc_flags; /* permanent flags */ member671 int vfc_flags; member974 .vfc_flags = flags, \
2352 if ((vp->v_mount->mnt_vfc->vfc_flags & in nfsv4_loadattr()2355 else if ((vp->v_mount->mnt_vfc->vfc_flags & in nfsv4_loadattr()3208 if ((mp->mnt_vfc->vfc_flags & in nfsv4_fillattr()3212 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()
2656 (vp->v_mount->mnt_vfc->vfc_flags & VFCF_NETWORK) != 0 && in sys_swapon()
2482 if (vfc.vfc_flags & VFCF_NETWORK) in delete_export()