Searched refs:narrow_crcs (Results 1 – 2 of 2) sorted by relevance
712 if (unlikely(rbio->narrow_crcs)) in __bch2_read_endio()824 if (rbio->narrow_crcs || in bch2_read_endio()892 bool bounce = false, read_full = false, narrow_crcs = false; in __bch2_read_extent() local973 narrow_crcs = !(flags & BCH_READ_IN_RETRY) && in __bch2_read_extent()976 if (narrow_crcs && (flags & BCH_READ_USER_MAPPED)) in __bch2_read_extent()1069 rbio->narrow_crcs = narrow_crcs; in __bch2_read_extent()
42 narrow_crcs:1, member