Home
last modified time | relevance | path

Searched refs:report_interval (Results 1 – 2 of 2) sorted by relevance

/fs/nfs/flexfilelayout/
A Dflexfilelayout.h93 u32 report_interval; member
A Dflexfilelayout.c560 fls->mirror_array[i]->report_interval = be32_to_cpup(p); in ff_layout_alloc_lseg()
623 s64 report_interval = FF_LAYOUTSTATS_REPORT_INTERVAL; in nfs4_ff_layoutstat_start_io() local
629 if (mirror->report_interval != 0) in nfs4_ff_layoutstat_start_io()
630 report_interval = (s64)mirror->report_interval * 1000LL; in nfs4_ff_layoutstat_start_io()
632 report_interval = (s64)layoutstats_timer * 1000LL; in nfs4_ff_layoutstat_start_io()
634 report_interval) { in nfs4_ff_layoutstat_start_io()

Completed in 9 milliseconds