Searched defs:kobj (Results 1 – 8 of 8) sorted by relevance
| /block/ |
| A D | blk-crypto-sysfs.c | 14 struct kobject kobj; member 24 static struct blk_crypto_profile *kobj_to_crypto_profile(struct kobject *kobj) in kobj_to_crypto_profile() 68 static umode_t blk_crypto_is_visible(struct kobject *kobj, in blk_crypto_is_visible() 104 static umode_t blk_crypto_mode_is_visible(struct kobject *kobj, in blk_crypto_mode_is_visible() 136 static ssize_t blk_crypto_attr_show(struct kobject *kobj, in blk_crypto_attr_show() 149 static void blk_crypto_release(struct kobject *kobj) in blk_crypto_release()
|
| A D | blk-mq-sysfs.c | 16 static void blk_mq_sysfs_release(struct kobject *kobj) in blk_mq_sysfs_release() 24 static void blk_mq_ctx_sysfs_release(struct kobject *kobj) in blk_mq_ctx_sysfs_release() 32 static void blk_mq_hw_sysfs_release(struct kobject *kobj) in blk_mq_hw_sysfs_release() 49 static ssize_t blk_mq_hw_sysfs_show(struct kobject *kobj, in blk_mq_hw_sysfs_show()
|
| A D | blk-ia-ranges.c | 50 static ssize_t blk_ia_range_sysfs_show(struct kobject *kobj, in blk_ia_range_sysfs_show() 74 static void blk_ia_range_sysfs_nop_release(struct kobject *kobj) in blk_ia_range_sysfs_nop_release() 89 static void blk_ia_ranges_sysfs_release(struct kobject *kobj) in blk_ia_ranges_sysfs_release()
|
| A D | blk-sysfs.c | 741 static umode_t queue_attr_visible(struct kobject *kobj, struct attribute *attr, in queue_attr_visible() 755 static umode_t blk_mq_queue_attr_visible(struct kobject *kobj, in blk_mq_queue_attr_visible() 783 queue_attr_show(struct kobject *kobj, struct attribute *attr, char *page) in queue_attr_show() 804 queue_attr_store(struct kobject *kobj, struct attribute *attr, in queue_attr_store() 845 static void blk_queue_release(struct kobject *kobj) in blk_queue_release()
|
| A D | elevator.c | 155 static void elevator_release(struct kobject *kobj) in elevator_release() 423 elv_attr_show(struct kobject *kobj, struct attribute *attr, char *page) in elv_attr_show() 441 elv_attr_store(struct kobject *kobj, struct attribute *attr, in elv_attr_store()
|
| A D | blk-mq.h | 11 struct kobject kobj; member 30 struct kobject kobj; member
|
| A D | elevator.h | 127 struct kobject kobj; member
|
| A D | genhd.c | 1236 static umode_t disk_visible(struct kobject *kobj, struct attribute *a, int n) in disk_visible()
|
Completed in 34 milliseconds