Lines Matching refs:new_refs
191 struct list_head new_refs; member
3081 __free_recorded_refs(&sctx->new_refs); in free_recorded_refs()
3391 struct list_head *new_refs, in add_pending_dir_move() argument
3430 list_for_each_entry(cur, new_refs, list) { in add_pending_dir_move()
3830 &sctx->new_refs, in wait_for_dest_dir_move()
4052 &sctx->new_refs, in wait_for_parent_move()
4263 list_for_each_entry(cur, &sctx->new_refs, list) { in process_recorded_refs()
4368 list_for_each_entry(cur, &sctx->new_refs, list) { in process_recorded_refs()
4385 list_for_each_entry(cur2, &sctx->new_refs, list) { in process_recorded_refs()
4716 &sctx->new_refs, name, dir, dir_gen, in record_new_ref_if_needed()
6603 if (list_empty(&sctx->new_refs) && list_empty(&sctx->deleted_refs)) in process_recorded_refs_if_needed()
8124 INIT_LIST_HEAD(&sctx->new_refs); in btrfs_ioctl_send()