Searched defs:reiserfs_journal_cnode (Results 1 – 2 of 2) sorted by relevance
224 struct reiserfs_journal_cnode { struct236 struct reiserfs_journal_cnode *next; /* next in transaction list */ argument237 struct reiserfs_journal_cnode *prev; /* prev in transaction list */ argument238 struct reiserfs_journal_cnode *hprev; /* prev in hash list */ argument239 struct reiserfs_journal_cnode *hnext; /* next in hash list */ argument
226 struct reiserfs_journal_cnode { struct238 struct reiserfs_journal_cnode *next; /* next in transaction list */ argument239 struct reiserfs_journal_cnode *prev; /* prev in transaction list */ argument240 struct reiserfs_journal_cnode *hprev; /* prev in hash list */ argument241 struct reiserfs_journal_cnode *hnext; /* next in hash list */ argument