Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
Dpnfs.h690 extern unsigned int layoutstats_timer;
Dpnfs.c3345 unsigned int layoutstats_timer; variable
3346 module_param(layoutstats_timer, uint, 0644);
3347 EXPORT_SYMBOL_GPL(layoutstats_timer);
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
Dflexfilelayout.c608 else if (layoutstats_timer != 0) in nfs4_ff_layoutstat_start_io()
609 report_interval = (s64)layoutstats_timer * 1000LL; in nfs4_ff_layoutstat_start_io()
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dkernel-parameters.txt3168 nfs4.layoutstats_timer =