Lines Matching refs:ATTR_LIST
38 #define ATTR_LIST(name) &xfs_sysfs_attr_##name.attr macro
187 ATTR_LIST(bug_on_assert),
188 ATTR_LIST(log_recovery_delay),
189 ATTR_LIST(mount_delay),
245 ATTR_LIST(stats),
246 ATTR_LIST(stats_clear),
328 ATTR_LIST(log_head_lsn),
329 ATTR_LIST(log_tail_lsn),
330 ATTR_LIST(reserve_grant_head),
331 ATTR_LIST(write_grant_head),
483 ATTR_LIST(max_retries),
484 ATTR_LIST(retry_timeout_seconds),
589 ATTR_LIST(fail_at_unmount)); in xfs_error_sysfs_init()