Home
last modified time | relevance | path

Searched defs:journal_ptr (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Djournal_io.h10 struct journal_ptr { struct
23 DARRAY_PREALLOCATED(struct journal_ptr, 8) ptrs; argument
/linux-6.12.1/drivers/md/dm-vdo/
Drecovery-journal.c706 struct recovery_journal **journal_ptr) in vdo_decode_recovery_journal()