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