Home
last modified time | relevance | path

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

/openbmc/linux/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()