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