Searched refs:BTRFS_ATTR_RW (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | sysfs.c | 72 #define BTRFS_ATTR_RW(_prefix, _name, _show, _store) \ macro 554 BTRFS_ATTR_RW(discard, iops_limit, btrfs_discard_iops_limit_show, 584 BTRFS_ATTR_RW(discard, kbps_limit, btrfs_discard_kbps_limit_show, 614 BTRFS_ATTR_RW(discard, max_discard_size, btrfs_discard_max_discard_size_show, 909 BTRFS_ATTR_RW(space_info, chunk_size, btrfs_chunk_size_show, btrfs_chunk_size_store); 948 BTRFS_ATTR_RW(space_info, bg_reclaim_threshold, 981 BTRFS_ATTR_RW(space_info, dynamic_reclaim, 1014 BTRFS_ATTR_RW(space_info, periodic_reclaim, 1121 BTRFS_ATTR_RW(, label, btrfs_label_show, btrfs_label_store); 1191 BTRFS_ATTR_RW(, commit_stats, btrfs_commit_stats_show, btrfs_commit_stats_store); [all …]
|