Home
last modified time | relevance | path

Searched defs:kobject (Results 1 – 9 of 9) sorted by relevance

/linux-5.19.10/fs/xfs/
Dxfs_sysfs.c41 struct kobject *kobject, in xfs_sysfs_object_show()
52 struct kobject *kobject, in xfs_sysfs_object_store()
83 struct kobject *kobject, in bug_on_assert_store()
106 struct kobject *kobject, in bug_on_assert_show()
115 struct kobject *kobject, in log_recovery_delay_store()
136 struct kobject *kobject, in log_recovery_delay_show()
145 struct kobject *kobject, in mount_delay_store()
166 struct kobject *kobject, in mount_delay_show()
175 struct kobject *kobject, in always_cow_store()
189 struct kobject *kobject, in always_cow_show()
[all …]
Dxfs_sysfs.h16 to_kobj(struct kobject *kobject) in to_kobj()
22 xfs_sysfs_release(struct kobject *kobject) in xfs_sysfs_release()
Dxfs_error.c77 to_mp(struct kobject *kobject) in to_mp()
86 struct kobject *kobject, in xfs_errortag_attr_store()
112 struct kobject *kobject, in xfs_errortag_attr_show()
Dxfs_linux.h151 struct kobject kobject; member
/linux-5.19.10/include/linux/
Dkobject.h64 struct kobject { struct
67 struct kobject *parent; argument
83 int kobject_set_name(struct kobject *kobj, const char *name, ...); argument
Defi.h1017 struct kobject *kobject; member
/linux-5.19.10/net/sunrpc/
Dsysfs.h9 struct kobject kobject; member
16 struct kobject kobject; member
23 struct kobject kobject; member
/linux-5.19.10/fs/nfs/
Dsysfs.h12 struct kobject kobject; member
/linux-5.19.10/drivers/firmware/efi/
Dvars.c1165 struct kobject *kobject) in efivars_register()