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