Searched defs:kobj (Results 1 – 6 of 6) sorted by relevance
/block/ |
D | blk-mq-sysfs.c | 16 static void blk_mq_sysfs_release(struct kobject *kobj) in blk_mq_sysfs_release() 32 static ssize_t blk_mq_sysfs_show(struct kobject *kobj, struct attribute *attr, in blk_mq_sysfs_show() 55 static ssize_t blk_mq_sysfs_store(struct kobject *kobj, struct attribute *attr, in blk_mq_sysfs_store() 78 static ssize_t blk_mq_hw_sysfs_show(struct kobject *kobj, in blk_mq_hw_sysfs_show() 101 static ssize_t blk_mq_hw_sysfs_store(struct kobject *kobj, in blk_mq_hw_sysfs_store()
|
D | blk-integrity.c | 245 static ssize_t integrity_attr_show(struct kobject *kobj, struct attribute *attr, in integrity_attr_show() 256 static ssize_t integrity_attr_store(struct kobject *kobj, in integrity_attr_store()
|
D | blk-sysfs.c | 513 queue_attr_show(struct kobject *kobj, struct attribute *attr, char *page) in queue_attr_show() 533 queue_attr_store(struct kobject *kobj, struct attribute *attr, in queue_attr_store() 576 static void blk_release_queue(struct kobject *kobj) in blk_release_queue()
|
D | elevator.c | 171 static void elevator_release(struct kobject *kobj) in elevator_release() 748 elv_attr_show(struct kobject *kobj, struct attribute *attr, char *page) in elv_attr_show() 765 elv_attr_store(struct kobject *kobj, struct attribute *attr, in elv_attr_store()
|
D | blk-mq.h | 25 struct kobject kobj; member
|
D | genhd.c | 690 struct kobject *kobj; in get_gendisk() local 1328 struct kobject *kobj; in get_disk() local
|