Home
last modified time | relevance | path

Searched refs:R5_HASH (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/gnu/fs/reiserfs/
HDreiserfs_vfsops.c1018 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()
HDreiserfs_prints.c276 if (code == R5_HASH) in reiserfs_hashname()
HDreiserfs_fs.h91 #define R5_HASH 3 macro
92 #define DEFAULT_HASH R5_HASH