Home
last modified time | relevance | path

Searched refs:target_kobj (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/sysfs/
H A Dsymlink.c21 struct kobject *target_kobj, in sysfs_do_create_link_sd() argument
35 if (target_kobj->sd) { in sysfs_do_create_link_sd()
36 target = target_kobj->sd; in sysfs_do_create_link_sd()
H A Dgroup.c461 struct kobject *target_kobj, in compat_only_sysfs_link_entry_to_kobj() argument
475 target = target_kobj->sd; in compat_only_sysfs_link_entry_to_kobj()
/linux-6.15/include/linux/
H A Dsysfs.h484 struct kobject *target_kobj,
708 struct kobject *target_kobj, in compat_only_sysfs_link_entry_to_kobj() argument