Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/reiserfs/
Dprints.c487 char * reiserfs_hashname(int code) in reiserfs_hashname() function
540 reiserfs_hashname(sb_hash_function_code(rs))); in print_super_block()
Dsuper.c1083 "unable to force rupasov hash\n", reiserfs_hashname(code)) ; in what_hash()
1087 "unable to force tea hash\n", reiserfs_hashname(code)) ; in what_hash()
1091 "unable to force r5 hash\n", reiserfs_hashname(code)) ; in what_hash()
/linux-2.4.37.9/include/linux/
Dreiserfs_fs.h2033 char * reiserfs_hashname(int code);