Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dio_read.c280 bool *read_full, in promote_alloc() argument
289 *read_full || in promote_alloc()
315 *read_full = promote_full; in promote_alloc()
849 bool bounce = false, read_full = false, narrow_crcs = false; in __bch2_read_extent() local
941 read_full = true; in __bch2_read_extent()
947 &rbio, &bounce, &read_full, failed); in __bch2_read_extent()
949 if (!read_full) { in __bch2_read_extent()