Searched refs:sc_stage (Results 1 – 3 of 3) sorted by relevance
95 sci->sc_stage.scnt++; in nilfs_sc_cstage_inc()101 sci->sc_stage.scnt = next_scnt; in nilfs_sc_cstage_set()107 return sci->sc_stage.scnt; in nilfs_sc_cstage_get()1052 if (!(sci->sc_stage.flags & NILFS_CF_NODE)) { in nilfs_segctor_scan_file()1067 if (!(sci->sc_stage.flags & NILFS_CF_NODE)) { in nilfs_segctor_scan_file()1076 sci->sc_stage.flags |= NILFS_CF_NODE; in nilfs_segctor_scan_file()1091 sci->sc_stage.flags &= ~NILFS_CF_NODE; in nilfs_segctor_scan_file()1129 sci->sc_stage.flags = 0; in nilfs_segctor_collect_blocks()1140 sci->sc_stage.dirty_file_ptr = NULL; in nilfs_segctor_collect_blocks()1141 sci->sc_stage.gc_inode_ptr = NULL; in nilfs_segctor_collect_blocks()[all …]
158 struct nilfs_cstage sc_stage; member
37 __entry->stage = sci->sc_stage.scnt;