Searched defs:_kobj (Results 1 – 5 of 5) sorted by relevance
37 #define to_mdev_type(_kobj) \ argument
431 #define discard_to_fs_info(_kobj) to_fs_info((_kobj)->parent->parent) argument650 #define to_space_info(_kobj) container_of(_kobj, struct btrfs_space_info, kobj) argument651 #define to_raid_kobj(_kobj) container_of(_kobj, struct raid_kobject, kobj) argument
165 char *_name, struct kobject *_kobj, in create_sysfs_entry()
837 #define kobj2pinst(_kobj) \ argument
99 #define to_iommu_group(_kobj) \ argument
Completed in 19 milliseconds