Lines Matching refs:reiserfs_journal_cnode
226 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
277 struct reiserfs_journal_cnode *j_realblock;
278 …struct reiserfs_journal_cnode *j_freedlist; /* list of buffers that were freed during this trans. …
299 struct reiserfs_journal_cnode *j_last;
302 struct reiserfs_journal_cnode *j_first;
371 struct reiserfs_journal_cnode *j_cnode_free_list;
374 struct reiserfs_journal_cnode *j_cnode_free_orig;
400 struct reiserfs_journal_cnode *j_hash_table[JOURNAL_HASH_SIZE];
403 struct reiserfs_journal_cnode *j_list_hash_table[JOURNAL_HASH_SIZE];