Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dsysfs.c380 static const struct attribute *allocation_attrs[] = { variable
632 sysfs_remove_files(fs_info->space_info_kobj, allocation_attrs); in btrfs_sysfs_remove_mounted()
860 error = sysfs_create_files(fs_info->space_info_kobj, allocation_attrs); in btrfs_sysfs_add_mounted()