Lines Matching defs:root
390 u64 root, void *warn_ctx)
404 local_root = btrfs_get_fs_root(fs_info, root, true);
455 "%s at logical %llu on dev %s, physical %llu, root %llu, inode %llu, offset %llu, length %u, links %u (path: %s)",
459 root, inum, offset,
469 "%s at logical %llu on dev %s, physical %llu, root %llu, inode %llu, offset %llu: path resolving failed with ret=%d",
473 root, inum, offset, ret);
2363 static int finish_extent_writes_for_zoned(struct btrfs_root *root,
2376 trans = btrfs_join_transaction(root);
2389 struct btrfs_root *root = fs_info->dev_root;
2415 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0);
2421 ret = btrfs_next_leaf(root, path);
2471 * We are using the commit root to search for device extents, so
2482 * for them using the commit root of the extent tree. For a device
2560 ret = finish_extent_writes_for_zoned(root, cache);