Searched refs:CP_PAUSE (Results 1 – 3 of 3) sorted by relevance
1559 if (cpc->reason != CP_PAUSE) in f2fs_write_checkpoint()
1542 cpc.reason = CP_PAUSE; in f2fs_disable_checkpoint()
187 #define CP_PAUSE 0x00000040 macro