Btrfs: add dir inode index
[deliverable/linux.git] / fs / btrfs / hash.h
1 #ifndef __HASH__
2 #define __HASH__
3 int btrfs_name_hash(const char *name, int len, u64 *hash_result);
4 #endif
This page took 0.065875 seconds and 5 git commands to generate.