Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/reiserfs/
Dreiserfs.h224 struct reiserfs_journal_cnode { struct
236 struct reiserfs_journal_cnode *next; /* next in transaction list */ argument
237 struct reiserfs_journal_cnode *prev; /* prev in transaction list */ argument
238 struct reiserfs_journal_cnode *hprev; /* prev in hash list */ argument
239 struct reiserfs_journal_cnode *hnext; /* next in hash list */ argument
/kernel/linux/linux-5.10/fs/reiserfs/
Dreiserfs.h226 struct reiserfs_journal_cnode { struct
238 struct reiserfs_journal_cnode *next; /* next in transaction list */ argument
239 struct reiserfs_journal_cnode *prev; /* prev in transaction list */ argument
240 struct reiserfs_journal_cnode *hprev; /* prev in hash list */ argument
241 struct reiserfs_journal_cnode *hnext; /* next in hash list */ argument