Home
last modified time | relevance | path

Searched defs:sysfs_put (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/fs/sysfs/
Dmount.c197 void sysfs_put(struct sysfs_dirent *sd) in sysfs_put() function
Dsysfs.h207 #define sysfs_put(sd) __sysfs_put(sd) macro
/linux-3.3/include/linux/
Dsysfs.h335 static inline void sysfs_put(struct sysfs_dirent *sd) in sysfs_put() function