Lines Matching refs:scnt
1065 switch (sci->sc_stage.scnt) { in nilfs_segctor_collect_blocks()
1074 sci->sc_stage.scnt = NILFS_ST_DSYNC; in nilfs_segctor_collect_blocks()
1082 sci->sc_stage.scnt = NILFS_ST_DAT; in nilfs_segctor_collect_blocks()
1085 sci->sc_stage.scnt++; /* Fall through */ in nilfs_segctor_collect_blocks()
1106 sci->sc_stage.scnt++; /* Fall through */ in nilfs_segctor_collect_blocks()
1128 sci->sc_stage.scnt = NILFS_ST_DONE; in nilfs_segctor_collect_blocks()
1131 sci->sc_stage.scnt++; in nilfs_segctor_collect_blocks()
1139 sci->sc_stage.scnt++; in nilfs_segctor_collect_blocks()
1150 sci->sc_stage.scnt++; /* Fall through */ in nilfs_segctor_collect_blocks()
1166 sci->sc_stage.scnt++; /* Fall through */ in nilfs_segctor_collect_blocks()
1174 sci->sc_stage.scnt = NILFS_ST_DONE; in nilfs_segctor_collect_blocks()
1177 sci->sc_stage.scnt++; /* Fall through */ in nilfs_segctor_collect_blocks()
1187 sci->sc_stage.scnt = NILFS_ST_DONE; in nilfs_segctor_collect_blocks()
1200 sci->sc_stage.scnt = NILFS_ST_DONE; in nilfs_segctor_collect_blocks()
1445 if (mode != SC_LSEG_SR || sci->sc_stage.scnt < NILFS_ST_CPFILE) in nilfs_segctor_collect()
1949 sci->sc_stage.scnt = NILFS_ST_INIT; in nilfs_segctor_do_construct()
1977 if (sci->sc_stage.scnt == NILFS_ST_DONE && in nilfs_segctor_do_construct()
1991 sci->sc_stage.scnt >= NILFS_ST_CPFILE) { in nilfs_segctor_do_construct()
2010 if (sci->sc_stage.scnt == NILFS_ST_DONE || in nilfs_segctor_do_construct()
2023 } while (sci->sc_stage.scnt != NILFS_ST_DONE); in nilfs_segctor_do_construct()