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