Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dsysfs.c567 static ssize_t raid_bytes_show(struct kobject *kobj,
569 BTRFS_ATTR(raid, total_bytes, raid_bytes_show);
570 BTRFS_ATTR(raid, used_bytes, raid_bytes_show);
572 static ssize_t raid_bytes_show(struct kobject *kobj, in raid_bytes_show() function