Home
last modified time | relevance | path

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

/fs/sysfs/
Dfile.c509 void sysfs_remove_files(struct kobject *kobj, const struct attribute * const *ptr) in sysfs_remove_files() function
516 EXPORT_SYMBOL_GPL(sysfs_remove_files);
/fs/btrfs/
Dsysfs.c1218 sysfs_remove_files(fs_info->space_info_kobj, allocation_attrs); in btrfs_sysfs_remove_mounted()
1224 sysfs_remove_files(fs_info->discard_debug_kobj, in btrfs_sysfs_remove_mounted()
1230 sysfs_remove_files(fs_info->debug_kobj, btrfs_debug_mount_attrs); in btrfs_sysfs_remove_mounted()
1237 sysfs_remove_files(fsid_kobj, btrfs_attrs); in btrfs_sysfs_remove_mounted()