Home
last modified time | relevance | path

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

/Linux-v4.19/fs/sysfs/
Dsymlink.c21 struct kobject *target_kobj, in sysfs_do_create_link_sd() argument
34 if (target_kobj->sd) { in sysfs_do_create_link_sd()
35 target = target_kobj->sd; in sysfs_do_create_link_sd()
Dgroup.c400 struct kobject *target_kobj, in __compat_only_sysfs_link_entry_to_kobj() argument
413 target = target_kobj->sd; in __compat_only_sysfs_link_entry_to_kobj()
420 entry = kernfs_find_and_get(target_kobj->sd, target_name); in __compat_only_sysfs_link_entry_to_kobj()
/Linux-v4.19/include/linux/
Dsysfs.h290 struct kobject *target_kobj,
488 struct kobject *target_kobj, in __compat_only_sysfs_link_entry_to_kobj() argument