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

/linux-4.4.14/fs/sysfs/
H A Dfile.c321 int sysfs_create_file_ns(struct kobject *kobj, const struct attribute *attr, sysfs_create_file_ns() function
329 EXPORT_SYMBOL_GPL(sysfs_create_file_ns); variable
/linux-4.4.14/include/linux/
H A Dsysfs.h329 static inline int sysfs_create_file_ns(struct kobject *kobj, sysfs_create_file_ns() function

Completed in 108 milliseconds