Searched defs:journal_hash (Results 1 - 1 of 1) sorted by relevance
/fs/reiserfs/ | ||
H A D | reiserfs.h | 215 * next and prev are used by the current transaction (journal_hash). 2807 #define journal_hash(t,sb,block) ((t)[_jhashfn((sb),(block)) & JBH_HASH_MASK]) macro |
Completed in 31 milliseconds