Searched refs:new_refs (Results 1 – 1 of 1) sorted by relevance
/fs/btrfs/ |
D | send.c | 191 struct list_head new_refs; member 3094 __free_recorded_refs(&sctx->new_refs); in free_recorded_refs() 3404 struct list_head *new_refs, in add_pending_dir_move() argument 3443 list_for_each_entry(cur, new_refs, list) { in add_pending_dir_move() 3843 &sctx->new_refs, in wait_for_dest_dir_move() 4065 &sctx->new_refs, in wait_for_parent_move() 4282 list_for_each_entry(cur, &sctx->new_refs, list) { in process_recorded_refs() 4387 list_for_each_entry(cur, &sctx->new_refs, list) { in process_recorded_refs() 4404 list_for_each_entry(cur2, &sctx->new_refs, list) { in process_recorded_refs() 4735 &sctx->new_refs, name, dir, dir_gen, in record_new_ref_if_needed() [all …]
|