Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/block/drbd/
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()
/linux-6.6.21/include/linux/
Ddrbd_genl.h179 __flg_field_def(33, 0 /* OPTIONAL */, csums_after_crash_only, DRBD_CSUMS_AFTER_CRASH_ONLY_DEF)