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

/linux-master/drivers/block/drbd/
H A Ddrbd_proc.c26 static void seq_printf_with_thousands_grouping(struct seq_file *seq, long v) function
156 seq_printf_with_thousands_grouping(seq, dbdt);
167 seq_printf_with_thousands_grouping(seq, dbdt);
179 seq_printf_with_thousands_grouping(seq, dbdt);
185 seq_printf_with_thousands_grouping(seq, device->c_sync_rate);

Completed in 1354 milliseconds