Home
last modified time | relevance | path

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

/fs/xfs/scrub/
A Dstats.c139 size_t field_width; in xchk_stats_estimate_bufsize() local
143 field_width = 11 * (offsetof(struct xchk_scrub_stats, checktime_us) / in xchk_stats_estimate_bufsize()
147 field_width += 21 * ((offsetof(struct xchk_scrub_stats, css_lock) - in xchk_stats_estimate_bufsize()
159 ret += field_width + 1; in xchk_stats_estimate_bufsize()

Completed in 5 milliseconds