Home
last modified time | relevance | path

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

/fs/btrfs/
Dsysfs.c257 static ssize_t raid_bytes_show(struct kobject *kobj,
259 BTRFS_RAID_ATTR(total_bytes, raid_bytes_show);
260 BTRFS_RAID_ATTR(used_bytes, raid_bytes_show);
262 static ssize_t raid_bytes_show(struct kobject *kobj, in raid_bytes_show() function