• Home
  • Raw
  • Download

Lines Matching refs:scnt

1064 	switch (sci->sc_stage.scnt) {  in nilfs_segctor_collect_blocks()
1073 sci->sc_stage.scnt = NILFS_ST_DSYNC; in nilfs_segctor_collect_blocks()
1081 sci->sc_stage.scnt = NILFS_ST_DAT; in nilfs_segctor_collect_blocks()
1084 sci->sc_stage.scnt++; /* Fall through */ in nilfs_segctor_collect_blocks()
1105 sci->sc_stage.scnt++; /* Fall through */ in nilfs_segctor_collect_blocks()
1127 sci->sc_stage.scnt = NILFS_ST_DONE; in nilfs_segctor_collect_blocks()
1130 sci->sc_stage.scnt++; in nilfs_segctor_collect_blocks()
1138 sci->sc_stage.scnt++; in nilfs_segctor_collect_blocks()
1149 sci->sc_stage.scnt++; /* Fall through */ in nilfs_segctor_collect_blocks()
1165 sci->sc_stage.scnt++; /* Fall through */ in nilfs_segctor_collect_blocks()
1173 sci->sc_stage.scnt = NILFS_ST_DONE; in nilfs_segctor_collect_blocks()
1176 sci->sc_stage.scnt++; /* Fall through */ in nilfs_segctor_collect_blocks()
1186 sci->sc_stage.scnt = NILFS_ST_DONE; in nilfs_segctor_collect_blocks()
1199 sci->sc_stage.scnt = NILFS_ST_DONE; in nilfs_segctor_collect_blocks()
1444 if (mode != SC_LSEG_SR || sci->sc_stage.scnt < NILFS_ST_CPFILE) in nilfs_segctor_collect()
1952 sci->sc_stage.scnt = NILFS_ST_INIT; in nilfs_segctor_do_construct()
1980 if (sci->sc_stage.scnt == NILFS_ST_DONE && in nilfs_segctor_do_construct()
1994 sci->sc_stage.scnt >= NILFS_ST_CPFILE) { in nilfs_segctor_do_construct()
2013 if (sci->sc_stage.scnt == NILFS_ST_DONE || in nilfs_segctor_do_construct()
2026 } while (sci->sc_stage.scnt != NILFS_ST_DONE); in nilfs_segctor_do_construct()