Searched defs:dir_hashtable (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/fat/ | ||
| D | fat.h | 101 struct hlist_head dir_hashtable[FAT_HASH_SIZE]; member |
| /kernel/linux/linux-6.6/fs/fat/ | ||
| D | fat.h | 101 struct hlist_head dir_hashtable[FAT_HASH_SIZE]; member |