Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_worker.c1720 bool csums_after_crash_only; in use_checksum_based_resync() local
1722 csums_after_crash_only = rcu_dereference(connection->net_conf)->csums_after_crash_only; in use_checksum_based_resync()
1726 (csums_after_crash_only == false /* use for each resync? */ in use_checksum_based_resync()
/openbmc/linux/include/linux/
H A Ddrbd_genl.h179 __flg_field_def(33, 0 /* OPTIONAL */, csums_after_crash_only, DRBD_CSUMS_AFTER_CRASH_ONLY_DEF)