Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dvnode.h299 #define VVFSLOCK 0x100 macro
/titanic_50/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h294 #define VVFSLOCK 0x100 macro
/titanic_50/usr/src/uts/common/fs/
H A Dvfs.c1182 vp->v_flag |= VVFSLOCK; in domount()