Home
last modified time | relevance | path

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

/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 Dfs.c1397 bch2_bkey_buf_realloc(&cur->kbuf, c, sizeof(*delextent) / sizeof(u64)); in bch2_next_fiemap_pagecache_extent()

Completed in 8 milliseconds