Lines Matching defs:new_refs
191 struct list_head new_refs;
3081 __free_recorded_refs(&sctx->new_refs);
3391 struct list_head *new_refs,
3430 list_for_each_entry(cur, new_refs, list) {
3830 &sctx->new_refs,
4052 &sctx->new_refs,
4263 list_for_each_entry(cur, &sctx->new_refs, list) {
4368 list_for_each_entry(cur, &sctx->new_refs, list) {
4385 list_for_each_entry(cur2, &sctx->new_refs, list) {
4716 &sctx->new_refs, name, dir, dir_gen,
6603 if (list_empty(&sctx->new_refs) && list_empty(&sctx->deleted_refs))
8133 INIT_LIST_HEAD(&sctx->new_refs);