Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/block/drbd/
Ddrbd_receiver.c2433 static unsigned long wire_flags_to_bio_flags(u32 dpf) in wire_flags_to_bio_flags() function
2635 op_flags = wire_flags_to_bio_flags(dp_flags); in receive_Data()