Home
last modified time | relevance | path

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

/linux-4.4.14/fs/sysfs/
Dsymlink.c22 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()
Dgroup.c377 struct kobject *target_kobj, in __compat_only_sysfs_link_entry_to_kobj() argument
390 target = target_kobj->sd; in __compat_only_sysfs_link_entry_to_kobj()
397 entry = kernfs_find_and_get(target_kobj->sd, target_name); in __compat_only_sysfs_link_entry_to_kobj()
/linux-4.4.14/include/linux/
Dsysfs.h282 struct kobject *target_kobj,
469 struct kobject *target_kobj, in __compat_only_sysfs_link_entry_to_kobj() argument