Home
last modified time | relevance | path

Searched refs:TEA_HASH (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/reiserfs/
H A Dsuper.c1776 hash = TEA_HASH; in find_hash_out()
1815 } else if (reiserfs_tea_hash(s) && code != TEA_HASH) { in what_hash()
1836 code = TEA_HASH; in what_hash()
1858 case TEA_HASH: in hash_function()
1875 return TEA_HASH; in function2code()
H A Dprocfs.c257 hash_code == TEA_HASH ? "tea" : in show_on_disk_super()
H A Dprints.c537 if (code == TEA_HASH) in reiserfs_hashname()
H A Dreiserfs.h940 #define TEA_HASH 1 macro
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dsuper.c1774 hash = TEA_HASH; in find_hash_out()
1813 } else if (reiserfs_tea_hash(s) && code != TEA_HASH) { in what_hash()
1834 code = TEA_HASH; in what_hash()
1856 case TEA_HASH: in hash_function()
1873 return TEA_HASH; in function2code()
H A Dprocfs.c257 hash_code == TEA_HASH ? "tea" : in show_on_disk_super()
H A Dprints.c537 if (code == TEA_HASH) in reiserfs_hashname()
H A Dreiserfs.h937 #define TEA_HASH 1 macro

Completed in 22 milliseconds