Searched refs:s_hash_function (Results 1 – 3 of 3) sorted by relevance
2087 sbi->s_hash_function = hash_function(s); in reiserfs_fill_super()2088 if (sbi->s_hash_function == NULL) { in reiserfs_fill_super()2203 set_sb_hash_function_code(rs, function2code(sbi->s_hash_function)); in reiserfs_fill_super()
196 res = REISERFS_SB(s)->s_hash_function(name, len); in get_third_component()
547 hashf_t s_hash_function; member