Searched refs:SMB_CACHE_CFG_ENABLED (Results 1 – 2 of 2) sorted by relevance
227 #define SMB_CACHE_CFG_ENABLED(c) (((c) >> 7) & 1) macro
804 if (SMB_CACHE_CFG_ENABLED(c.smbca_config)) in smbios_info_cache()