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