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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dlustre_lite.h136 static inline unsigned long hash_x_index(__u64 hash, int hash64) hash_x_index() argument
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Ddir.c146 int hash64 = ll_i2sbi(inode)->ll_flags & LL_SBI_64BIT_HASH; ll_dir_filler() local
266 int hash64 = ll_i2sbi(dir)->ll_flags & LL_SBI_64BIT_HASH; ll_dir_page_locate() local
348 int hash64 = ll_i2sbi(dir)->ll_flags & LL_SBI_64BIT_HASH; ll_get_dir_page() local
483 int hash64 = sbi->ll_flags & LL_SBI_64BIT_HASH; ll_dir_read() local
598 int hash64 = sbi->ll_flags & LL_SBI_64BIT_HASH; ll_readdir() local

Completed in 145 milliseconds