Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dreiserfs_fs_sb.h78 #define sb_hash_function_code(sbp) \ macro
/linux-2.4.37.9/fs/reiserfs/
Dsuper.c1068 code = sb_hash_function_code(SB_DISK_SUPER_BLOCK(s)); in what_hash()
1110 code != sb_hash_function_code(SB_DISK_SUPER_BLOCK(s))) { in what_hash()
Dprints.c540 reiserfs_hashname(sb_hash_function_code(rs))); in print_super_block()