Searched refs:narrow_crcs (Results 1 – 2 of 2) sorted by relevance
602 if (unlikely(rbio->narrow_crcs)) in __bch2_read_endio()742 if (rbio->narrow_crcs || in bch2_read_endio()849 bool bounce = false, read_full = false, narrow_crcs = false; in __bch2_read_extent() local927 narrow_crcs = !(flags & BCH_READ_IN_RETRY) && in __bch2_read_extent()930 if (narrow_crcs && (flags & BCH_READ_USER_MAPPED)) in __bch2_read_extent()1023 rbio->narrow_crcs = narrow_crcs; in __bch2_read_extent()
41 narrow_crcs:1, member