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()
2176 err = xenbus_gather(XBT_NIL, info->xbdev->otherend, in blkfront_setup_discard()
2185 !!xenbus_read_unsigned(info->xbdev->otherend, "discard-secure", in blkfront_setup_discard()
2293 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-barrier", 0)) { in blkfront_gather_backend_features()
2302 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-flush-cache", in blkfront_gather_backend_features()
2308 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-discard", 0)) in blkfront_gather_backend_features()
2312 !!xenbus_read_unsigned(info->xbdev->otherend, in blkfront_gather_backend_features()
2315 indirect_segments = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_gather_backend_features()
2349 err = xenbus_scanf(XBT_NIL, info->xbdev->otherend, in blkfront_connect()
2376 __func__, info->xbdev->otherend); in blkfront_connect()
2378 err = xenbus_gather(XBT_NIL, info->xbdev->otherend, in blkfront_connect()
2386 info->xbdev->otherend); in blkfront_connect()
2395 physical_sector_size = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_connect()
2403 info->xbdev->otherend); in blkfront_connect()
2413 info->xbdev->otherend); in blkfront_connect()