Searched refs:new_refs (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | send.c | 116 struct list_head new_refs; member 2832 __free_recorded_refs(&sctx->new_refs); in free_recorded_refs() 3102 struct list_head *new_refs, in add_pending_dir_move() argument 3141 list_for_each_entry(cur, new_refs, list) { in add_pending_dir_move() 3545 &sctx->new_refs, in wait_for_dest_dir_move() 3781 &sctx->new_refs, in wait_for_parent_move() 3993 list_for_each_entry(cur, &sctx->new_refs, list) { in process_recorded_refs() 4102 list_for_each_entry(cur, &sctx->new_refs, list) { in process_recorded_refs() 4119 list_for_each_entry(cur2, &sctx->new_refs, list) { in process_recorded_refs() 4391 return record_ref(sctx->send_root, dir, name, ctx, &sctx->new_refs); in __record_new_ref() [all …]
|