Home
last modified time | relevance | path

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

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