Home
last modified time | relevance | path

Searched refs:btrfs_debug_feature_attr_group (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dsysfs.c528 static const struct attribute_group btrfs_debug_feature_attr_group = { variable
1769 ret = sysfs_create_group(&btrfs_kset->kobj, &btrfs_debug_feature_attr_group); in btrfs_init_sysfs()
1793 sysfs_remove_group(&btrfs_kset->kobj, &btrfs_debug_feature_attr_group); in btrfs_exit_sysfs()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsysfs.c632 static const struct attribute_group btrfs_debug_feature_attr_group = { variable
2370 ret = sysfs_create_group(&btrfs_kset->kobj, &btrfs_debug_feature_attr_group); in btrfs_init_sysfs()
2394 sysfs_remove_group(&btrfs_kset->kobj, &btrfs_debug_feature_attr_group); in btrfs_exit_sysfs()

Completed in 6 milliseconds