Searched refs:ring_sysfs_visible (Results 1 – 2 of 2) sorted by relevance
1964 if (attr == &chan_attr_ring_buffer && !channel->ring_sysfs_visible) in vmbus_chan_bin_attr_is_visible()2024 channel->ring_sysfs_visible = true; in hv_create_ring_sysfs()2043 channel->ring_sysfs_visible = false; in hv_remove_ring_sysfs()
1022 bool ring_sysfs_visible; member