Searched refs:vfc_flags (Results 1 – 13 of 13) sorted by relevance
56 fmt_flags(vfc.vfc_flags)); in main()74 xvfsp[i].vfc_refcount, fmt_flags(xvfsp[i].vfc_flags)); in main()
518 int vfc_flags; /* permanent flags */ member530 int vfc_flags; /* permanent flags */ member540 int vfc_flags; member704 (mp__->mnt_vfc->vfc_flags & VFCF_SBDRY) != 0) ? \865 .vfc_flags = flags, \
105 .vfc_flags = VFCF_JAIL | VFCF_SYNTHETIC
281 if (vfc->vfc_flags & VFCF_JAIL) in vfs_register()
815 if (!(mp->mnt_vfc->vfc_flags & VFCF_DELEGADMIN) && in vfs_suser()3921 xvfsp.vfc_flags = vfsp->vfc_flags; in vfsconf2x()3937 int32_t vfc_flags; member3950 xvfsp.vfc_flags = vfsp->vfc_flags; in vfsconf2x32()4049 ovfs.vfc_flags = vfsp->vfc_flags; in sysctl_ovfs_conf()
1617 mflags = ((mp->mnt_vfc->vfc_flags & VFCF_SBDRY) != 0 ? in vn_start_write_locked()1748 ((mp->mnt_vfc->vfc_flags & VFCF_SBDRY) != 0 ? (flags & PCATCH) : 0), in vn_start_secondary_write()
2701 .vfc_flags = VFCF_SYNTHETIC
2711 (v_mnt == NULL || (v_mnt->mnt_vfc->vfc_flags & VFCF_NETWORK) == 0 || in brelse()
681 if (xvfsp->vfc_flags & VFCF_NETWORK) { in makenetvfslist()
1424 if (vfsp->vfc_flags & VFCF_SYNTHETIC) in linprocfs_dofilesystems()
2238 (vp->v_mount->mnt_vfc->vfc_flags & VFCF_NETWORK) != 0 && in sys_swapon()
1616 if (vfc.vfc_flags & VFCF_SYNTHETIC) in setup_current_filesystem()
2270 if (vfc.vfc_flags & VFCF_NETWORK) in delete_export()