Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dsysfs.c280 static ssize_t raid_bytes_show(struct kobject *kobj,
282 BTRFS_ATTR(raid, total_bytes, raid_bytes_show);
283 BTRFS_ATTR(raid, used_bytes, raid_bytes_show);
285 static ssize_t raid_bytes_show(struct kobject *kobj, in raid_bytes_show() function