fs/ext4/sysfs.c
252
EXT4_RW_ATTR_SBI_UI(inode_goal, s_inode_goal);
fs/ext4/sysfs.c
253
EXT4_RW_ATTR_SBI_UI(mb_stats, s_mb_stats);
fs/ext4/sysfs.c
254
EXT4_RW_ATTR_SBI_UI(mb_max_to_scan, s_mb_max_to_scan);
fs/ext4/sysfs.c
255
EXT4_RW_ATTR_SBI_UI(mb_min_to_scan, s_mb_min_to_scan);
fs/ext4/sysfs.c
256
EXT4_RW_ATTR_SBI_UI(mb_order2_req, s_mb_order2_reqs);
fs/ext4/sysfs.c
257
EXT4_RW_ATTR_SBI_UI(mb_stream_req, s_mb_stream_request);
fs/ext4/sysfs.c
258
EXT4_RW_ATTR_SBI_UI(mb_max_linear_groups, s_mb_max_linear_groups);
fs/ext4/sysfs.c
259
EXT4_RW_ATTR_SBI_UI(extent_max_zeroout_kb, s_extent_max_zeroout_kb);
fs/ext4/sysfs.c
286
EXT4_RW_ATTR_SBI_UI(mb_prefetch, s_mb_prefetch);
fs/ext4/sysfs.c
287
EXT4_RW_ATTR_SBI_UI(mb_prefetch_limit, s_mb_prefetch_limit);
fs/ext4/sysfs.c
289
EXT4_RW_ATTR_SBI_UI(sb_update_sec, s_sb_update_sec);
fs/ext4/sysfs.c
290
EXT4_RW_ATTR_SBI_UI(sb_update_kb, s_sb_update_kb);