Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
A Ddrbd_protocol.h244 #define DRBD_FF_WZEROES 8 macro
A Ddrbd_receiver.c41 #define PRO_FEATURES (DRBD_FF_TRIM|DRBD_FF_THIN_RESYNC|DRBD_FF_WSAME|DRBD_FF_WZEROES)
2608 if (0 == (connection->agreed_features & DRBD_FF_WZEROES)) in receive_Data()
5333 connection->agreed_features & DRBD_FF_WZEROES ? " WRITE_ZEROES" : in drbd_do_features()
A Ddrbd_main.c1640 ((connection->agreed_features & DRBD_FF_WZEROES) ? in bio_flags_to_wire()
A Ddrbd_nl.c1329 if (connection->agreed_features & DRBD_FF_WZEROES) in drbd_reconsider_queue_parameters()

Completed in 33 milliseconds