Searched refs:vfc_flags (Results 1 – 8 of 8) sorted by relevance
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()
940 if (!(mp->mnt_vfc->vfc_flags & VFCF_DELEGADMIN) && in vfs_suser()4452 xvfsp.vfc_flags = vfsp->vfc_flags; in vfsconf2x()4468 int32_t vfc_flags; member4481 xvfsp.vfc_flags = vfsp->vfc_flags; in vfsconf2x32()4580 ovfs.vfc_flags = vfsp->vfc_flags; in sysctl_ovfs_conf()
872 if (((vfsp->vfc_flags & VFCF_SBDRY) != 0 && in sys_mount()874 ((vfsp->vfc_flags & VFCF_SBDRY) == 0 && in sys_mount()884 if ((vfsp->vfc_flags & VFCF_SBDRY) != 0) in sys_mount()
1808 mflags = ((mp->mnt_vfc->vfc_flags & VFCF_SBDRY) != 0 ? in vn_start_write_refed()1926 ((mp->mnt_vfc->vfc_flags & VFCF_SBDRY) != 0 ? (flags & PCATCH) : 0), in vn_start_secondary_write()
2713 .vfc_flags = VFCF_SYNTHETIC
2748 (v_mnt == NULL || (v_mnt->mnt_vfc->vfc_flags & VFCF_NETWORK) == 0 || in brelse()
612 int vfc_flags; /* permanent flags */ member624 int vfc_flags; /* permanent flags */ member634 int vfc_flags; member935 .vfc_flags = flags, \
2332 (vp->v_mount->mnt_vfc->vfc_flags & VFCF_NETWORK) != 0 && in sys_swapon()