Searched refs:v_mnt (Results 1 – 1 of 1) sorted by relevance
2680 struct mount *v_mnt; in brelse() local2812 v_mnt = bp->b_vp != NULL ? bp->b_vp->v_mount : NULL; in brelse()2816 (v_mnt == NULL || (v_mnt->mnt_vfc->vfc_flags & VFCF_NETWORK) == 0 || in brelse()