Searched refs:new_refs (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/fs/btrfs/ |
H A D | send.c | 120 struct list_head new_refs; member in struct:send_ctx 2784 __free_recorded_refs(&sctx->new_refs); free_recorded_refs() 3032 struct list_head *new_refs, add_pending_dir_move() 3072 list_for_each_entry(cur, new_refs, list) { list_for_each_entry() 3390 &sctx->new_refs, wait_for_dest_dir_move() 3511 &sctx->new_refs, wait_for_parent_move() 3585 list_for_each_entry(cur, &sctx->new_refs, list) { process_recorded_refs() 3602 list_for_each_entry(cur2, &sctx->new_refs, list) { process_recorded_refs() 3897 ctx, &sctx->new_refs); __record_new_ref() 5308 if (list_empty(&sctx->new_refs) && list_empty(&sctx->deleted_refs)) process_recorded_refs_if_needed() 5998 INIT_LIST_HEAD(&sctx->new_refs); btrfs_ioctl_send() 3028 add_pending_dir_move(struct send_ctx *sctx, u64 ino, u64 ino_gen, u64 parent_ino, struct list_head *new_refs, struct list_head *deleted_refs, const bool is_orphan) add_pending_dir_move() argument
|
Completed in 60 milliseconds