Searched refs:IS_UNIQUE (Results 1 – 3 of 3) sorted by relevance
363 if (IS_UNIQUE(entry->attributes)) { in smb_netbios_cache_update_entry()485 if (IS_UNIQUE(name->attributes)) { in smb_netbios_cache_insrefq()671 type = (IS_UNIQUE(entry->attributes)) ? "UNIQUE" : "GROUP"; in smb_netbios_name_dump()
334 #define IS_UNIQUE(x) (((x) & NAME_ATTR_GROUP) == 0) macro
1009 if (IS_UNIQUE(question->name->attributes) && in smb_send_name_registration_request()1092 if (IS_UNIQUE(question->name->attributes) && in smb_send_name_refresh_request()2046 if (IS_UNIQUE(name->attributes)) { in smb_netbios_name_tick()2275 if (IS_UNIQUE(name->attributes) && IS_LOCAL(name->attributes)) { in smb_netbios_name_registration()