Searched defs:FORCE_TEA_HASH (Results 1 - 1 of 1) sorted by relevance

/fs/reiserfs/
H A Dreiserfs.h672 FORCE_TEA_HASH, /* try to force tea hash on mount */ enumerator in enum:reiserfs_mount_options
714 #define reiserfs_tea_hash(s) (REISERFS_SB(s)->s_mount_opt & (1 << FORCE_TEA_HASH))

Completed in 30 milliseconds