Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Djournal_io.h10 struct journal_ptr { struct
23 DARRAY_PREALLOCATED(struct journal_ptr, 8) ptrs; argument
H A Djournal_io.c142 struct journal_ptr entry_ptr, in journal_entry_add()
1154 ret = journal_entry_add(c, ca, (struct journal_ptr) { in journal_read_bucket()
/linux-6.15/drivers/md/dm-vdo/
H A Drecovery-journal.h259 struct recovery_journal **journal_ptr);
H A Drecovery-journal.c706 struct recovery_journal **journal_ptr) in vdo_decode_recovery_journal() argument
775 *journal_ptr = journal; in vdo_decode_recovery_journal()