[go: nahoru, domu]

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

/drivers/block/drbd/
H A Ddrbd_debugfs.c32 static void __seq_print_rq_state_bit(struct seq_file *m, function
49 __seq_print_rq_state_bit(m, is_set, sep, set_name, NULL);
234 __seq_print_rq_state_bit(m, f & EE_SUBMITTED, &sep, "submitted", "preparing");
235 __seq_print_rq_state_bit(m, f & EE_APPLICATION, &sep, "application", "internal");

Completed in 35 milliseconds