Searched refs:UNSET_HASH (Results 1 – 4 of 4) sorted by relevance
1022 return UNSET_HASH ; in find_hash_out()1044 hash = UNSET_HASH; in find_hash_out()1055 hash = UNSET_HASH; in find_hash_out()1074 if (code == UNSET_HASH || reiserfs_hash_detect(s)) in what_hash()1077 if (code != UNSET_HASH && reiserfs_hash_detect(s)) { in what_hash()1084 code = UNSET_HASH ; in what_hash()1088 code = UNSET_HASH ; in what_hash()1092 code = UNSET_HASH ; in what_hash()1108 if (code != UNSET_HASH && in what_hash()
392 ( hash_code == UNSET_HASH ) ? "unset" : "unknown", in reiserfs_on_disk_super_in_proc()
17 #define UNSET_HASH 0 // read_super will guess about, what hash names macro
102 #define UNSET_HASH 0 // read_super will guess about, what hash names macro