Searched refs:VFCF_SBDRY (Results 1 – 4 of 4) sorted by relevance
485 if ((vfc->vfc_flags & VFCF_SBDRY) != 0) { 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()
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()
650 #define VFCF_SBDRY 0x01000000 /* Stop at Boundary: defer stop requests macro