Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Djournal_io.c968 static int journal_read_buf_realloc(struct journal_read_buf *b, in journal_read_buf_realloc() function
1047 ret = journal_read_buf_realloc(buf, in journal_read_bucket()
1149 ret = journal_read_buf_realloc(&buf, PAGE_SIZE); in CLOSURE_CALLBACK()