Searched refs:key_test_hash (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ | ||
D | key.h | 75 static inline uint32_t key_test_hash(const char *str, int len) in key_test_hash() function |
D | sb.c | 695 c->key_hash = key_test_hash; in ubifs_read_superblock() |