Searched defs:inode_hashtable (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/fs/fat/ | ||
D | fat.h | 98 struct hlist_head inode_hashtable[FAT_HASH_SIZE]; member |
/Linux-v5.4/drivers/staging/exfat/ | ||
D | exfat.h | 722 struct hlist_head inode_hashtable[EXFAT_HASH_SIZE]; member |