Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_debugfs.c33 static void __seq_print_rq_state_bit(struct seq_file *m, in __seq_print_rq_state_bit() function
50 __seq_print_rq_state_bit(m, is_set, sep, set_name, NULL); in seq_print_rq_state_bit()
235 __seq_print_rq_state_bit(m, f & EE_SUBMITTED, &sep, "submitted", "preparing"); in seq_print_peer_request_flags()
236 __seq_print_rq_state_bit(m, f & EE_APPLICATION, &sep, "application", "internal"); in seq_print_peer_request_flags()