Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs.h95 #define SMI_LLOCK 0x80 /* local locking only */ macro
H A Dsmbfs_vfsops.c498 smi->smi_flags = SMI_LLOCK; in smbfs_mount()
H A Dsmbfs_vnops.c465 if (smi->smi_flags & SMI_LLOCK) { in smbfs_close()
2877 if (VTOSMI(vp)->smi_flags & SMI_LLOCK) in smbfs_frlock()
3108 if (VTOSMI(vp)->smi_flags & SMI_LLOCK) in smbfs_shrlock()