Searched refs:btrfs_add_root_ref (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/fs/btrfs/ | 
| D | root-tree.c | 422 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id,  in btrfs_add_root_ref()  function
 | 
| D | transaction.c | 1560 	ret = btrfs_add_root_ref(trans, objectid,  in create_pending_snapshot()
 | 
| D | ctree.h | 2674 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id,
 | 
| D | ioctl.c | 710 	ret = btrfs_add_root_ref(trans, objectid, root->root_key.objectid,  in create_subvol()
 | 
| D | inode.c | 6501 		ret = btrfs_add_root_ref(trans, key.objectid,  in btrfs_add_link()
 |