Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dio_read.c296 bool *read_full, in promote_alloc() argument
305 *read_full || in promote_alloc()
334 *read_full = promote_full; in promote_alloc()
948 bool bounce = false, read_full = false, narrow_crcs = false; in __bch2_read_extent() local
1034 read_full = true; in __bch2_read_extent()
1050 read_full = true; in __bch2_read_extent()
1055 &bounce, &read_full, failed); in __bch2_read_extent()
1057 if (!read_full) { in __bch2_read_extent()