Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_oplock.c215 if (!smb_tree_has_feature(tree, SMB_TREE_OPLOCKS) || in smb_oplock_acquire()
H A Dsmb_tree.c1149 flags |= SMB_TREE_OPLOCKS; in smb_tree_get_flags()
/titanic_44/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1011 #define SMB_TREE_OPLOCKS 0x00000040 macro