Searched defs:_kobj (Results 1 – 6 of 6) sorted by relevance
51 #define to_mdev_type(_kobj) \ argument
355 #define discard_to_fs_info(_kobj) to_fs_info((_kobj)->parent->parent) argument564 #define to_space_info(_kobj) container_of(_kobj, struct btrfs_space_info, kobj) argument565 #define to_raid_kobj(_kobj) container_of(_kobj, struct raid_kobject, kobj) argument
163 char *_name, struct kobject *_kobj, in create_sysfs_entry()
850 #define kobj2pinst(_kobj) \ argument
103 #define to_iommu_group(_kobj) \ argument
1066 #define register_attr_set_with_sysfs(_attr_set, _kobj) \ argument