Searched refs:R5_HASH (Results 1 – 3 of 3) sorted by relevance
1018 hash = R5_HASH; in find_hash_out()1063 } else if (reiserfs_r5_hash(sbi) && code != R5_HASH) { in what_hash()1079 code = R5_HASH; in what_hash()1109 case R5_HASH: in hash_function()
276 if (code == R5_HASH) in reiserfs_hashname()
91 #define R5_HASH 3 macro92 #define DEFAULT_HASH R5_HASH