Searched refs:VFCF_NETWORK (Results 1 – 3 of 3) sorted by relevance
643 #define VFCF_NETWORK 0x00020000 /* may get data over the network */ macro
2332 (vp->v_mount->mnt_vfc->vfc_flags & VFCF_NETWORK) != 0 && in sys_swapon()
2748 (v_mnt == NULL || (v_mnt->mnt_vfc->vfc_flags & VFCF_NETWORK) == 0 || in brelse()