Home
last modified time | relevance | path

Searched refs:sysfs_remove_file_ns (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsysfs.h418 void sysfs_remove_file_ns(struct kobject *kobj, const struct attribute *attr,
565 static inline void sysfs_remove_file_ns(struct kobject *kobj, in sysfs_remove_file_ns() function
777 sysfs_remove_file_ns(kobj, attr, NULL); in sysfs_remove_file()
/linux/fs/sysfs/
H A Dfile.c519 void sysfs_remove_file_ns(struct kobject *kobj, const struct attribute *attr, in sysfs_remove_file_ns() function
526 EXPORT_SYMBOL_GPL(sysfs_remove_file_ns);