Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()