Searched defs:kobject (Results 1 – 7 of 7) sorted by relevance
/linux/fs/xfs/ |
H A D | xfs_sysfs.c | 42 struct kobject *kobject, in xfs_sysfs_object_show() 53 struct kobject *kobject, in xfs_sysfs_object_store() 84 struct kobject *kobject, in bug_on_assert_store() 107 struct kobject *kobject, in bug_on_assert_show() 116 struct kobject *kobject, in log_recovery_delay_store() 137 struct kobject *kobject, in log_recovery_delay_show() 146 struct kobject *kobject, in mount_delay_store() 167 struct kobject *kobject, in mount_delay_show() 176 struct kobject *kobject, in always_cow_store() 190 struct kobject *kobject, in always_cow_show() [all …]
|
H A D | xfs_sysfs.h | 15 to_kobj(struct kobject *kobject) in to_kobj() 21 xfs_sysfs_release(struct kobject *kobject) in xfs_sysfs_release()
|
H A D | xfs_error.c | 81 to_mp(struct kobject *kobject) in to_mp() 90 struct kobject *kobject, in xfs_errortag_attr_store() 116 struct kobject *kobject, in xfs_errortag_attr_show()
|
H A D | xfs_linux.h | 152 struct kobject kobject; member
|
/linux/include/linux/ |
H A D | kobject.h | 64 struct kobject { struct 67 struct kobject *parent; argument 84 __printf(2, 3) int kobject_set_name(struct kobject *kobj, const char *name, ...); argument
|
/linux/net/sunrpc/ |
H A D | sysfs.h | 9 struct kobject kobject; member 16 struct kobject kobject; member
|
/linux/fs/nfs/ |
H A D | sysfs.h | 12 struct kobject kobject; member
|