Home
last modified time | relevance | path

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

/fs/f2fs/
Dsysfs.c851 #define ATTR_LIST(name) (&f2fs_attr_##name.attr) macro
853 ATTR_LIST(gc_urgent_sleep_time),
854 ATTR_LIST(gc_min_sleep_time),
855 ATTR_LIST(gc_max_sleep_time),
856 ATTR_LIST(gc_no_gc_sleep_time),
857 ATTR_LIST(gc_idle),
858 ATTR_LIST(gc_urgent),
859 ATTR_LIST(reclaim_segments),
860 ATTR_LIST(main_blkaddr),
861 ATTR_LIST(max_small_discards),
[all …]
/fs/ext4/
Dsysfs.c206 #define ATTR_LIST(name) &ext4_attr_##name.attr macro
258 ATTR_LIST(delayed_allocation_blocks),
259 ATTR_LIST(session_write_kbytes),
260 ATTR_LIST(lifetime_write_kbytes),
261 ATTR_LIST(reserved_clusters),
262 ATTR_LIST(sra_exceeded_retry_limit),
263 ATTR_LIST(inode_readahead_blks),
264 ATTR_LIST(inode_goal),
265 ATTR_LIST(mb_stats),
266 ATTR_LIST(mb_max_to_scan),
[all …]
/fs/xfs/
Dxfs_sysfs.c36 #define ATTR_LIST(name) &xfs_sysfs_attr_##name.attr macro
232 ATTR_LIST(bug_on_assert),
233 ATTR_LIST(log_recovery_delay),
234 ATTR_LIST(mount_delay),
235 ATTR_LIST(always_cow),
237 ATTR_LIST(pwork_threads),
294 ATTR_LIST(stats),
295 ATTR_LIST(stats_clear),
377 ATTR_LIST(log_head_lsn),
378 ATTR_LIST(log_tail_lsn),
[all …]
/fs/erofs/
Dsysfs.c55 #define ATTR_LIST(name) (&erofs_attr_##name.attr) macro
72 ATTR_LIST(zero_padding),
73 ATTR_LIST(compr_cfgs),
74 ATTR_LIST(big_pcluster),
75 ATTR_LIST(chunked_file),
76 ATTR_LIST(device_table),
77 ATTR_LIST(compr_head2),
78 ATTR_LIST(sb_chksum),