Home
last modified time | relevance | path

Searched defs:exfat_entry_set_cache (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/fs/exfat/
Dexfat_fs.h167 struct exfat_entry_set_cache { struct
168 struct super_block *sb;
169 bool modified;
170 unsigned int start_off;
171 int num_bh;
172 struct buffer_head *bh[DIR_CACHE_SIZE];
173 unsigned int num_entries;