Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/
H A Dbclone_corner_cases.kshlib208 typeset read_after read_before
237 for read_before in "no" "yes"; do
246 [[ $read_before = "yes" ]]; then
250 [[ $read_before = "yes" ]] && \
285 if checksum_compare $read_before; then
286 …cached / first_clone: $first_clone / first_overwrite: $first_overwrite / read_before: $read_before"
288 …cached / first_clone: $first_clone / first_overwrite: $first_overwrite / read_before: $read_before"
296 …lone: $first_clone / first_overwrite: $first_overwrite / read_before: $read_before / second_clone:…
298 …lone: $first_clone / first_overwrite: $first_overwrite / read_before: $read_before / second_clone:…
305 …lone: $first_clone / first_overwrite: $first_overwrite / read_before: $read_before / second_clone:…
[all …]
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c2255 int read_before = le16_to_cpu(queue_info->read_before_flush); in iwl_mvm_flush_sta_tids() local
2264 tid, queue_num, read_before, read_after); in iwl_mvm_flush_sta_tids()