Searched refs:btrfs_add_root_ref (Results 1 – 5 of 5) sorted by relevance
/linux-5.10/fs/btrfs/ |
D | root-tree.c | 389 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id, in btrfs_add_root_ref() function
|
D | transaction.c | 1629 ret = btrfs_add_root_ref(trans, objectid, in create_pending_snapshot()
|
D | ctree.h | 2830 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id,
|
D | ioctl.c | 742 ret = btrfs_add_root_ref(trans, objectid, root->root_key.objectid, in create_subvol()
|
D | inode.c | 6161 ret = btrfs_add_root_ref(trans, key.objectid, in btrfs_add_link()
|