Lines Matching refs:otherend
1848 max_page_order = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_blkback()
1971 backend_max_queues = xenbus_read_unsigned(info->xbdev->otherend, in negotiate_mq()
2235 info->discard_granularity = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_setup_discard()
2238 info->discard_alignment = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_setup_discard()
2241 !!xenbus_read_unsigned(info->xbdev->otherend, "discard-secure", in blkfront_setup_discard()
2355 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-barrier", 0)) { in blkfront_gather_backend_features()
2364 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-flush-cache", in blkfront_gather_backend_features()
2370 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-discard", 0)) in blkfront_gather_backend_features()
2375 !!xenbus_read_unsigned(info->xbdev->otherend, in blkfront_gather_backend_features()
2378 indirect_segments = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_gather_backend_features()
2412 err = xenbus_scanf(XBT_NIL, info->xbdev->otherend, in blkfront_connect()
2436 __func__, info->xbdev->otherend); in blkfront_connect()
2438 err = xenbus_gather(XBT_NIL, info->xbdev->otherend, in blkfront_connect()
2446 info->xbdev->otherend); in blkfront_connect()
2455 physical_sector_size = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_connect()
2463 info->xbdev->otherend); in blkfront_connect()
2473 info->xbdev->otherend); in blkfront_connect()