nilfs_sc_cstage_get 1121 fs/nilfs2/segment.c 	switch (nilfs_sc_cstage_get(sci)) {
nilfs_sc_cstage_get 1504 fs/nilfs2/segment.c 		    nilfs_sc_cstage_get(sci) < NILFS_ST_CPFILE)
nilfs_sc_cstage_get 2041 fs/nilfs2/segment.c 		if (nilfs_sc_cstage_get(sci) == NILFS_ST_DONE &&
nilfs_sc_cstage_get 2055 fs/nilfs2/segment.c 		    nilfs_sc_cstage_get(sci) >= NILFS_ST_CPFILE) {
nilfs_sc_cstage_get 2074 fs/nilfs2/segment.c 		if (nilfs_sc_cstage_get(sci) == NILFS_ST_DONE ||
nilfs_sc_cstage_get 2087 fs/nilfs2/segment.c 	} while (nilfs_sc_cstage_get(sci) != NILFS_ST_DONE);