Searched defs:kobject (Results 1 – 9 of 9) sorted by relevance
/linux/fs/xfs/ |
A D | xfs_sysfs.c | 41 struct kobject *kobject, in xfs_sysfs_object_show() 52 struct kobject *kobject, in xfs_sysfs_object_store() 82 struct kobject *kobject, in bug_on_assert_store() 105 struct kobject *kobject, in bug_on_assert_show() 114 struct kobject *kobject, in log_recovery_delay_store() 135 struct kobject *kobject, in log_recovery_delay_show() 144 struct kobject *kobject, in mount_delay_store() 165 struct kobject *kobject, in mount_delay_show() 174 struct kobject *kobject, in always_cow_store() 188 struct kobject *kobject, in always_cow_show() [all …]
|
A D | xfs_sysfs.h | 16 to_kobj(struct kobject *kobject) in to_kobj() 22 xfs_sysfs_release(struct kobject *kobject) in xfs_sysfs_release()
|
A D | xfs_error.c | 74 to_mp(struct kobject *kobject) in to_mp() 83 struct kobject *kobject, in xfs_errortag_attr_store() 109 struct kobject *kobject, in xfs_errortag_attr_show()
|
A D | xfs_linux.h | 150 struct kobject kobject; member
|
/linux/include/linux/ |
A D | kobject.h | 64 struct kobject { struct 67 struct kobject *parent; argument 83 int kobject_set_name(struct kobject *kobj, const char *name, ...); argument
|
A D | efi.h | 951 struct kobject *kobject; member
|
/linux/net/sunrpc/ |
A D | sysfs.h | 9 struct kobject kobject; member 16 struct kobject kobject; member 23 struct kobject kobject; member
|
/linux/fs/nfs/ |
A D | sysfs.h | 12 struct kobject kobject; member
|
/linux/drivers/firmware/efi/ |
A D | vars.c | 1162 struct kobject *kobject) in efivars_register()
|
Completed in 18 milliseconds