Lines Matching refs:new_refs
120 struct list_head new_refs; member
2754 __free_recorded_refs(&sctx->new_refs); in free_recorded_refs()
3001 struct list_head *new_refs, in add_pending_dir_move() argument
3041 list_for_each_entry(cur, new_refs, list) { in add_pending_dir_move()
3359 &sctx->new_refs, in wait_for_dest_dir_move()
3435 &sctx->new_refs, in wait_for_parent_move()
3509 list_for_each_entry(cur, &sctx->new_refs, list) { in process_recorded_refs()
3526 list_for_each_entry(cur2, &sctx->new_refs, list) { in process_recorded_refs()
3817 ctx, &sctx->new_refs); in __record_new_ref()
5059 if (list_empty(&sctx->new_refs) && list_empty(&sctx->deleted_refs)) in process_recorded_refs_if_needed()
5749 INIT_LIST_HEAD(&sctx->new_refs); in btrfs_ioctl_send()