Searched refs:btrfs_add_root_ref (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/btrfs/ |
| A D | root-tree.c | 388 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id, in btrfs_add_root_ref() function
|
| A D | transaction.c | 1709 ret = btrfs_add_root_ref(trans, objectid, in create_pending_snapshot()
|
| A D | ctree.h | 3043 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id,
|
| A D | ioctl.c | 683 ret = btrfs_add_root_ref(trans, objectid, root->root_key.objectid, in create_subvol()
|
| A D | inode.c | 6635 ret = btrfs_add_root_ref(trans, key.objectid, in btrfs_add_link()
|
Completed in 42 milliseconds