Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dsysfs.c72 #define BTRFS_ATTR_RW(_prefix, _name, _show, _store) \ macro
525 BTRFS_ATTR_RW(discard, iops_limit, btrfs_discard_iops_limit_show,
555 BTRFS_ATTR_RW(discard, kbps_limit, btrfs_discard_kbps_limit_show,
585 BTRFS_ATTR_RW(discard, max_discard_size, btrfs_discard_max_discard_size_show,
909 BTRFS_ATTR_RW(space_info, bg_reclaim_threshold,
1011 BTRFS_ATTR_RW(, label, btrfs_label_show, btrfs_label_store);
1123 BTRFS_ATTR_RW(, quota_override, quota_override_show, quota_override_store);
1242 BTRFS_ATTR_RW(, read_policy, btrfs_read_policy_show, btrfs_read_policy_store);
1272 BTRFS_ATTR_RW(, bg_reclaim_threshold, btrfs_bg_reclaim_threshold_show,
1754 BTRFS_ATTR_RW(devid, scrub_speed_max, btrfs_devinfo_scrub_speed_max_show,
[all …]

Completed in 7 milliseconds