Searched refs:__sysfs_get (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysfs/
H A Dsysfs.h180 static inline struct sysfs_dirent *__sysfs_get(struct sysfs_dirent *sd) function
188 #define sysfs_get(sd) __sysfs_get(sd)
H A Dmount.c213 return __sysfs_get(sd);

Completed in 113 milliseconds