Eric W. Biederman 3e7e241f8c [PATCH] dcache: Add helper d_hash_and_lookup
It is very common to hash a dentry and then to call lookup.  If we take fs
specific hash functions into account the full hash logic can get ugly.
Further full_name_hash as an inline function is almost 100 bytes on x86 so
having a non-inline choice in some cases can measurably decrease code size.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-31 12:19:00 -08:00
..
2006-03-24 07:33:24 -08:00
2006-03-31 12:18:55 -08:00
2006-03-31 12:18:55 -08:00
2006-03-27 08:44:48 -08:00
2006-03-28 09:16:08 -08:00
2006-03-27 08:44:48 -08:00
2006-03-31 12:18:55 -08:00
2006-03-28 17:02:46 -08:00
2006-03-25 08:22:52 -08:00