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