Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_worker.c1715 bool csums_after_crash_only; in use_checksum_based_resync() local
1717 csums_after_crash_only = rcu_dereference(connection->net_conf)->csums_after_crash_only; in use_checksum_based_resync()
1721 (csums_after_crash_only == false /* use for each resync? */ in use_checksum_based_resync()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds