Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
H A Dsysfs.c72 #define BTRFS_ATTR_RW(_prefix, _name, _show, _store) \ macro
532 BTRFS_ATTR_RW(discard, iops_limit, btrfs_discard_iops_limit_show,
562 BTRFS_ATTR_RW(discard, kbps_limit, btrfs_discard_kbps_limit_show,
592 BTRFS_ATTR_RW(discard, max_discard_size, btrfs_discard_max_discard_size_show,
884 BTRFS_ATTR_RW(space_info, chunk_size, btrfs_chunk_size_show, btrfs_chunk_size_store);
916 BTRFS_ATTR_RW(space_info, bg_reclaim_threshold,
1018 BTRFS_ATTR_RW(, label, btrfs_label_show, btrfs_label_store);
1080 BTRFS_ATTR_RW(, commit_stats, btrfs_commit_stats_show, btrfs_commit_stats_store);
1130 BTRFS_ATTR_RW(, quota_override, quota_override_show, quota_override_store);
1249 BTRFS_ATTR_RW(, read_polic in btrfs_read_policy_store()
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dsysfs.c44 #define BTRFS_ATTR_RW(_prefix, _name, _show, _store) \ macro
439 BTRFS_ATTR_RW(discard, iops_limit, btrfs_discard_iops_limit_show,
469 BTRFS_ATTR_RW(discard, kbps_limit, btrfs_discard_kbps_limit_show,
499 BTRFS_ATTR_RW(discard, max_discard_size, btrfs_discard_max_discard_size_show,
724 BTRFS_ATTR_RW(, label, btrfs_label_show, btrfs_label_store);
795 BTRFS_ATTR_RW(, quota_override, quota_override_show, quota_override_store);

Completed in 5 milliseconds