Searched refs:cbm_mask_path (Results 1 – 1 of 1) sorted by relevance
212 char cbm_mask_path[1024]; in get_cbm_mask() local218 sprintf(cbm_mask_path, "%s/%s/cbm_mask", CBM_MASK_PATH, cache_type); in get_cbm_mask()220 fp = fopen(cbm_mask_path, "r"); in get_cbm_mask()