Home
last modified time | relevance | path

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

/linux-3.3/fs/sysfs/
Dsysfs.h56 struct sysfs_dirent { struct
62 struct sysfs_dirent *s_parent; argument
70 struct sysfs_dirent *removed_list; argument
71 } u;
73 const void *s_ns; /* namespace tag */
97 /* identify any namespace tag on sysfs_dirents */ argument
104 static inline unsigned int sysfs_type(struct sysfs_dirent *sd) in sysfs_type() argument