Lines Matching refs:formatter
34 bulkstat_one_fmt_pf formatter;
52 * Note that if the formatter tells us there's no space left in the buffer we
161 error = bc->formatter(bc->breq, buf);
183 bulkstat_one_fmt_pf formatter)
186 .formatter = formatter,
274 bulkstat_one_fmt_pf formatter)
277 .formatter = formatter,
367 inumbers_fmt_pf formatter;
383 * error. If the formatter tells us the buffer is now full we also move the
403 error = ic->formatter(ic->breq, &inogrp);
418 inumbers_fmt_pf formatter)
421 .formatter = formatter,