Searched refs:SMB_TREE_FORCE_L2_OPLOCK (Results 1 – 6 of 6) sorted by relevance
279 if (smb_tree_has_feature(sr->tid_tree, SMB_TREE_FORCE_L2_OPLOCK)) { in smb1_oplock_acquire()
457 if (smb_tree_has_feature(sr->tid_tree, SMB_TREE_FORCE_L2_OPLOCK)) { in smb2_oplock_acquire()
811 if (smb_tree_has_feature(sr->tid_tree, SMB_TREE_FORCE_L2_OPLOCK)) { in smb2_lease_acquire()
1238 flags |= SMB_TREE_FORCE_L2_OPLOCK; in smb_tree_get_flags()
1633 SMB_TREE_FORCE_L2_OPLOCK,1634 SMB_TREE_FORCE_L2_OPLOCK },
1127 #define SMB_TREE_FORCE_L2_OPLOCK 0x00100000 macro