Searched refs:MFI_LD_PROGRESS_CC (Results 1 – 3 of 3) sorted by relevance
482 if (info.progress.active & MFI_LD_PROGRESS_CC) in volume_progress()490 if ((info.progress.active & (MFI_LD_PROGRESS_CC | MFI_LD_PROGRESS_BGI | in volume_progress()
713 if (linfo.progress.active & MFI_LD_PROGRESS_CC) { in show_progress()
1249 #define MFI_LD_PROGRESS_CC (1<<0) macro