Searched refs:VPXFS (Results 1 – 3 of 3) sorted by relevance
107 if ((vp->v_flag & VPXFS) && ((uap->flags & MS_GLOBAL) != MS_GLOBAL)) { in mount()
314 #define VPXFS 0x2000 /* clustering: global fs proxy vnode */ macro316 #define IS_PXFSVP(vp) ((vp)->v_flag & VPXFS)
319 #define VPXFS 0x2000 /* clustering: global fs proxy vnode */ macro321 #define IS_PXFSVP(vp) ((vp)->v_flag & VPXFS)