Searched refs:record_ref (Results 1 – 1 of 1) sorted by relevance
/fs/btrfs/ |
D | send.c | 4208 static int record_ref(struct btrfs_root *root, u64 dir, struct fs_path *name, in record_ref() function 4245 return record_ref(sctx->send_root, dir, name, ctx, &sctx->new_refs); in __record_new_ref() 4254 return record_ref(sctx->parent_root, dir, name, ctx, in __record_deleted_ref() 6039 return record_ref(ppctx->sctx->parent_root, dir, name, ppctx->sctx, in record_parent_ref()
|