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