Searched defs:sysfs_dirent (Results 1 – 1 of 1) sorted by relevance
56 struct sysfs_dirent { struct62 struct sysfs_dirent *s_parent; argument70 struct sysfs_dirent *removed_list; argument71 } u;73 const void *s_ns; /* namespace tag */97 /* identify any namespace tag on sysfs_dirents */ argument104 static inline unsigned int sysfs_type(struct sysfs_dirent *sd) in sysfs_type() argument