Searched refs:NAME_ATTR_CONFLICT (Results 1 – 3 of 3) sorted by relevance
322 #define NAME_ATTR_CONFLICT 0x0800 macro337 #define IS_CONFLICTING(x) (((x) & NAME_ATTR_CONFLICT) != 0)
166 if ((entry->attributes & NAME_ATTR_CONFLICT) != 0) { in smb_netbios_cache_lookup()
399 entry->attributes |= NAME_ATTR_CONFLICT; in smb_netbios_process_response()