Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Dbkey_buf.h13 static inline void bch2_bkey_buf_realloc(struct bkey_buf *s, in bch2_bkey_buf_realloc() function
27 bch2_bkey_buf_realloc(s, c, k.k->u64s); in bch2_bkey_buf_reassemble()
35 bch2_bkey_buf_realloc(s, c, src->k.u64s); in bch2_bkey_buf_copy()
44 bch2_bkey_buf_realloc(s, c, BKEY_U64s + in bch2_bkey_buf_unpack()
A Dio_misc.c68 bch2_bkey_buf_realloc(&new, c, sizeof(*reservation) / sizeof(u64)); in bch2_extent_fallocate()
80 bch2_bkey_buf_realloc(&new, c, BKEY_EXTENT_U64s_MAX); in bch2_extent_fallocate()
A Ddata_update.c178 bch2_bkey_buf_realloc(&_insert, c, U8_MAX); in __bch2_data_update_index_update()
A Dfs.c1307 bch2_bkey_buf_realloc(&prev, c, k.k->u64s); in bch2_fiemap()

Completed in 10 milliseconds