Home
last modified time | relevance | path

Searched refs:at_history (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/linux/
Dlinux-sysctl.c141 LUSTRE_STATIC_UINT_ATTR(at_history, &at_history);
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dclass_obd.c75 unsigned int at_history = 600; variable
76 EXPORT_SYMBOL(at_history);
Dobd_config.c714 at_history = val; in class_set_global()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_support.h55 extern unsigned int at_history;
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c1507 extern unsigned int at_min, at_max, at_history;
1517 long binlimit = max_t(long, at_history / AT_BINS, 1); in at_measured()
Dservice.c53 module_param(at_history, int, 0644);
54 MODULE_PARM_DESC(at_history,
/linux-4.4.14/drivers/staging/lustre/
Dsysfs-fs-lustre138 What: /sys/fs/lustre/at_history