Searched refs:SMB2_DHANDLE_FLAG_PERSISTENT (Results 1 – 3 of 3) sorted by relevance
302 #define SMB2_DHANDLE_FLAG_PERSISTENT 0x00000002 macro
132 (op->dh_v2_flags & SMB2_DHANDLE_FLAG_PERSISTENT) != 0) in smb_dh_create_allowed()136 ((op->dh_v2_flags & SMB2_DHANDLE_FLAG_PERSISTENT) != 0 || in smb_dh_create_allowed()1388 ((op->dh_v2_flags & SMB2_DHANDLE_FLAG_PERSISTENT) != 0); in smb2_dh_reconnect_checks()
25 #define DH_PERSISTENT SMB2_DHANDLE_FLAG_PERSISTENT