Searched defs:kobject (Results 1 – 6 of 6) sorted by relevance
/linux-4.19.296/fs/xfs/ |
D | xfs_sysfs.c | 42 struct kobject *kobject, in xfs_sysfs_object_show() 53 struct kobject *kobject, in xfs_sysfs_object_store() 74 to_mp(struct kobject *kobject) in to_mp() 96 struct kobject *kobject, in bug_on_assert_store() 119 struct kobject *kobject, in bug_on_assert_show() 128 struct kobject *kobject, in log_recovery_delay_store() 149 struct kobject *kobject, in log_recovery_delay_show() 158 struct kobject *kobject, in mount_delay_store() 179 struct kobject *kobject, in mount_delay_show() 204 to_xstats(struct kobject *kobject) in to_xstats() [all …]
|
D | xfs_sysfs.h | 16 to_kobj(struct kobject *kobject) in to_kobj() 22 xfs_sysfs_release(struct kobject *kobject) in xfs_sysfs_release()
|
D | xfs_error.c | 68 to_mp(struct kobject *kobject) in to_mp() 77 struct kobject *kobject, in xfs_errortag_attr_store() 103 struct kobject *kobject, in xfs_errortag_attr_show()
|
D | xfs_linux.h | 157 struct kobject kobject; member
|
/linux-4.19.296/include/linux/ |
D | kobject.h | 65 struct kobject { struct 68 struct kobject *parent; argument 84 int kobject_set_name(struct kobject *kobj, const char *name, ...); argument
|
D | efi.h | 1313 struct kobject *kobject; member
|