Home
last modified time | relevance | path

Searched refs:layoutstats_timer (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dpnfs.h690 extern unsigned int layoutstats_timer;
H A Dpnfs.c3358 unsigned int layoutstats_timer; variable
3359 module_param(layoutstats_timer, uint, 0644);
3360 EXPORT_SYMBOL_GPL(layoutstats_timer); variable
/kernel/linux/linux-6.6/fs/nfs/
H A Dpnfs.h697 extern unsigned int layoutstats_timer;
H A Dpnfs.c3356 unsigned int layoutstats_timer; variable
3357 module_param(layoutstats_timer, uint, 0644);
3358 EXPORT_SYMBOL_GPL(layoutstats_timer); variable
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
H A 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-6.6/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c614 else if (layoutstats_timer != 0) in nfs4_ff_layoutstat_start_io()
615 report_interval = (s64)layoutstats_timer * 1000LL; in nfs4_ff_layoutstat_start_io()

Completed in 18 milliseconds