Searched refs:LUSTRE_RW_ATTR (Results 1 – 11 of 11) sorted by relevance
78 LUSTRE_RW_ATTR(active);130 LUSTRE_RW_ATTR(max_rpcs_in_flight);179 LUSTRE_RW_ATTR(max_dirty_mb);295 LUSTRE_RW_ATTR(cur_grant_bytes);345 LUSTRE_RW_ATTR(grant_shrink_interval);375 LUSTRE_RW_ATTR(checksums);462 LUSTRE_RW_ATTR(resend_count);487 LUSTRE_RW_ATTR(contention_seconds);512 LUSTRE_RW_ATTR(lockless_truncate);569 LUSTRE_RW_ATTR(max_pages_per_rpc);
269 LUSTRE_RW_ATTR(max_read_ahead_mb);314 LUSTRE_RW_ATTR(max_read_ahead_per_file_mb);361 LUSTRE_RW_ATTR(max_read_ahead_whole_mb);523 LUSTRE_RW_ATTR(checksum_pages);574 LUSTRE_RW_ATTR(stats_track_pid);590 LUSTRE_RW_ATTR(stats_track_ppid);606 LUSTRE_RW_ATTR(stats_track_gid);640 LUSTRE_RW_ATTR(statahead_max);673 LUSTRE_RW_ATTR(statahead_agl);723 LUSTRE_RW_ATTR(lazystatfs);[all …]
132 LUSTRE_RW_ATTR(max_dirty_mb);
324 LUSTRE_RW_ATTR(jobid_var);325 LUSTRE_RW_ATTR(jobid_name);
502 LUSTRE_RW_ATTR(recalc_period);509 LUSTRE_RW_ATTR(limit);522 LUSTRE_RW_ATTR(lock_volume_factor);
290 LUSTRE_RW_ATTR(lru_size);317 LUSTRE_RW_ATTR(lru_max_age);349 LUSTRE_RW_ATTR(early_lock_cancel);
899 LUSTRE_RW_ATTR(cancel_unused_locks_before_replay);
83 LUSTRE_RW_ATTR(max_rpcs_in_flight);
122 LUSTRE_RW_ATTR(placement);
364 LUSTRE_RW_ATTR(threads_min);418 LUSTRE_RW_ATTR(threads_max);1028 LUSTRE_RW_ATTR(high_priority_ratio);
702 #define LUSTRE_RW_ATTR(name) LUSTRE_ATTR(name, 0644, name##_show, name##_store) macro