Lines Matching refs:reiserfs_journal_cnode
224 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
275 struct reiserfs_journal_cnode *j_realblock;
276 …struct reiserfs_journal_cnode *j_freedlist; /* list of buffers that were freed during this trans. …
297 struct reiserfs_journal_cnode *j_last;
300 struct reiserfs_journal_cnode *j_first;
369 struct reiserfs_journal_cnode *j_cnode_free_list;
372 struct reiserfs_journal_cnode *j_cnode_free_orig;
398 struct reiserfs_journal_cnode *j_hash_table[JOURNAL_HASH_SIZE];
401 struct reiserfs_journal_cnode *j_list_hash_table[JOURNAL_HASH_SIZE];