Home
last modified time | relevance | path

Searched refs:VPXFS (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/syscall/
H A Dmount.c107 if ((vp->v_flag & VPXFS) && ((uap->flags & MS_GLOBAL) != MS_GLOBAL)) { in mount()
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h314 #define VPXFS 0x2000 /* clustering: global fs proxy vnode */ macro
316 #define IS_PXFSVP(vp) ((vp)->v_flag & VPXFS)
/titanic_44/usr/src/uts/common/sys/
H A Dvnode.h319 #define VPXFS 0x2000 /* clustering: global fs proxy vnode */ macro
321 #define IS_PXFSVP(vp) ((vp)->v_flag & VPXFS)