Searched refs:bch2_keylist_realloc (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/bcachefs/ |
| A D | keylist.c | 7 int bch2_keylist_realloc(struct keylist *l, u64 *inline_u64s, in bch2_keylist_realloc() function
|
| A D | keylist.h | 7 int bch2_keylist_realloc(struct keylist *, u64 *, size_t, size_t);
|
| A D | io_write.c | 1059 !bch2_keylist_realloc(&op->insert_keys, in bch2_write_extent() 1261 if (bch2_keylist_realloc(&op->insert_keys, in bch2_nocow_write() 1426 if (bch2_keylist_realloc(&op->insert_keys, in __bch2_write() 1531 ret = bch2_keylist_realloc(&op->insert_keys, op->inline_keys, in bch2_write_data_inline()
|
Completed in 14 milliseconds