Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dpnfs.h690 extern unsigned int layoutstats_timer;
H A Dpnfs.c3345 unsigned int layoutstats_timer; variable
3346 module_param(layoutstats_timer, uint, 0644);
3347 EXPORT_SYMBOL_GPL(layoutstats_timer);
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt3214 nfs4.layoutstats_timer =