Lines Matching refs:otherend
1785 max_page_order = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_blkback()
1910 backend_max_queues = xenbus_read_unsigned(info->xbdev->otherend, in negotiate_mq()
2175 err = xenbus_gather(XBT_NIL, info->xbdev->otherend, in blkfront_setup_discard()
2184 !!xenbus_read_unsigned(info->xbdev->otherend, "discard-secure", in blkfront_setup_discard()
2292 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-barrier", 0)) { in blkfront_gather_backend_features()
2301 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-flush-cache", in blkfront_gather_backend_features()
2307 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-discard", 0)) in blkfront_gather_backend_features()
2311 !!xenbus_read_unsigned(info->xbdev->otherend, in blkfront_gather_backend_features()
2314 indirect_segments = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_gather_backend_features()
2348 err = xenbus_scanf(XBT_NIL, info->xbdev->otherend, in blkfront_connect()
2375 __func__, info->xbdev->otherend); in blkfront_connect()
2377 err = xenbus_gather(XBT_NIL, info->xbdev->otherend, in blkfront_connect()
2385 info->xbdev->otherend); in blkfront_connect()
2394 physical_sector_size = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_connect()
2402 info->xbdev->otherend); in blkfront_connect()
2412 info->xbdev->otherend); in blkfront_connect()