Searched defs:sysfs_create_file_ns (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/sysfs/
H A Dfile.c319 int sysfs_create_file_ns(struct kobject *kobj, const struct attribute *attr, sysfs_create_file_ns() function
327 EXPORT_SYMBOL_GPL(sysfs_create_file_ns); variable
/linux-4.1.27/include/linux/
H A Dsysfs.h316 static inline int sysfs_create_file_ns(struct kobject *kobj, sysfs_create_file_ns() function

Completed in 88 milliseconds