Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dcompress.c45 static struct bbuf __bounce_alloc(struct bch_fs *c, unsigned size, int rw) in __bounce_alloc() function
136 ret = __bounce_alloc(c, start.bi_size, rw); in __bio_map_or_bounce()
281 data = __bounce_alloc(c, dst_len, WRITE); in bch2_bio_uncompress_inplace()
328 : __bounce_alloc(c, dst_len, WRITE); in bch2_bio_uncompress()