Lines Matching refs:otherend
1786 max_page_order = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_blkback()
1903 backend_max_queues = xenbus_read_unsigned(info->xbdev->otherend, in negotiate_mq()
2148 info->discard_granularity = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_setup_discard()
2151 info->discard_alignment = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_setup_discard()
2154 !!xenbus_read_unsigned(info->xbdev->otherend, "discard-secure", in blkfront_setup_discard()
2269 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-barrier", 0)) { in blkfront_gather_backend_features()
2278 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-flush-cache", in blkfront_gather_backend_features()
2284 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-discard", 0)) in blkfront_gather_backend_features()
2289 !!xenbus_read_unsigned(info->xbdev->otherend, in blkfront_gather_backend_features()
2294 indirect_segments = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_gather_backend_features()
2327 err = xenbus_scanf(XBT_NIL, info->xbdev->otherend, in blkfront_connect()
2351 __func__, info->xbdev->otherend); in blkfront_connect()
2353 err = xenbus_gather(XBT_NIL, info->xbdev->otherend, in blkfront_connect()
2361 info->xbdev->otherend); in blkfront_connect()
2370 physical_sector_size = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_connect()
2378 info->xbdev->otherend); in blkfront_connect()
2388 info->xbdev->otherend); in blkfront_connect()