Lines Matching refs:reiserfs_journal_cnode
225 struct reiserfs_journal_cnode { struct
237 struct reiserfs_journal_cnode *next; /* next in transaction list */ argument
238 struct reiserfs_journal_cnode *prev; /* prev in transaction list */ argument
239 struct reiserfs_journal_cnode *hprev; /* prev in hash list */ argument
240 struct reiserfs_journal_cnode *hnext; /* next in hash list */ argument
276 struct reiserfs_journal_cnode *j_realblock;
277 …struct reiserfs_journal_cnode *j_freedlist; /* list of buffers that were freed during this trans. …
298 struct reiserfs_journal_cnode *j_last;
301 struct reiserfs_journal_cnode *j_first;
370 struct reiserfs_journal_cnode *j_cnode_free_list;
373 struct reiserfs_journal_cnode *j_cnode_free_orig;
399 struct reiserfs_journal_cnode *j_hash_table[JOURNAL_HASH_SIZE];
402 struct reiserfs_journal_cnode *j_list_hash_table[JOURNAL_HASH_SIZE];