Searched refs:JOURNAL_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
180 #define JOURNAL_HASH_SIZE 8192 macro313 …struct reiserfs_journal_cnode *j_hash_table[JOURNAL_HASH_SIZE]; /* hash table for real buffer head…314 …struct reiserfs_journal_cnode *j_list_hash_table[JOURNAL_HASH_SIZE]; /* hash table for all the rea…
122 JOURNAL_HASH_SIZE * sizeof(struct reiserfs_journal_cnode *)); in init_journal_hash()2785 JOURNAL_HASH_SIZE * sizeof(struct reiserfs_journal_cnode *)); in journal_init()