Lines Matching defs:new_refs
116 struct list_head new_refs;
2832 __free_recorded_refs(&sctx->new_refs);
3102 struct list_head *new_refs,
3141 list_for_each_entry(cur, new_refs, list) {
3545 &sctx->new_refs,
3781 &sctx->new_refs,
3993 list_for_each_entry(cur, &sctx->new_refs, list) {
4102 list_for_each_entry(cur, &sctx->new_refs, list) {
4119 list_for_each_entry(cur2, &sctx->new_refs, list) {
4391 return record_ref(sctx->send_root, dir, name, ctx, &sctx->new_refs);
6070 if (list_empty(&sctx->new_refs) && list_empty(&sctx->deleted_refs))
7298 INIT_LIST_HEAD(&sctx->new_refs);