Lines Matching refs:cpc
1307 struct cp_control cpc = {
1310 f2fs_write_checkpoint(sbi, &cpc);
1318 struct cp_control cpc = {
1321 f2fs_write_checkpoint(sbi, &cpc);
1399 struct cp_control cpc;
1401 cpc.reason = __get_cp_reason(sbi);
1404 err = f2fs_write_checkpoint(sbi, &cpc);
1787 struct cp_control cpc;
1824 cpc.reason = CP_PAUSE;
1826 err = f2fs_write_checkpoint(sbi, &cpc);
4100 struct cp_control cpc = {
4103 f2fs_write_checkpoint(sbi, &cpc);