Searched refs:sysfs_move_dir (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsysfs.h95 sysfs_move_dir(struct kobject *, struct kobject *);
162 static inline int sysfs_move_dir(struct kobject * k, struct kobject * new_parent) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/
H A Dkobject.c414 error = sysfs_move_dir(kobj, new_parent);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/sysfs/
H A Ddir.c450 int sysfs_move_dir(struct kobject *kobj, struct kobject *new_parent) function

Completed in 68 milliseconds