Searched refs:s_attr (Results 1 – 2 of 2) sorted by relevance
84 buffer->event = atomic_read(&attr_sd->s_attr.open->event); in fill_read_buffer()85 count = ops->show(kobj, attr_sd->s_attr.attr, buffer->page); in fill_read_buffer()202 rc = ops->store(kobj, attr_sd->s_attr.attr, buffer->page, count); in flush_write_buffer()266 if (!sd->s_attr.open && new_od) { in sysfs_get_open_dirent()267 sd->s_attr.open = new_od; in sysfs_get_open_dirent()271 od = sd->s_attr.open; in sysfs_get_open_dirent()310 struct sysfs_open_dirent *od = sd->s_attr.open; in sysfs_put_open_dirent()317 sd->s_attr.open = NULL; in sysfs_put_open_dirent()425 struct sysfs_open_dirent *od = attr_sd->s_attr.open; in sysfs_poll()452 od = sd->s_attr.open; in sysfs_notify_dirent()[all …]
76 struct sysfs_elem_attr s_attr; member120 struct attribute *attr = sd->s_attr.attr; \