Searched refs:__sysfs_put (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.h190 static inline void __sysfs_put(struct sysfs_dirent *sd) function
195 #define sysfs_put(sd) __sysfs_put(sd)
H A Dmount.c220 __sysfs_put(sd);

Completed in 114 milliseconds