Home
last modified time | relevance | path

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

/Linux-v5.10/fs/exfat/
Dexfat_fs.h168 struct exfat_entry_set_cache { struct
169 struct super_block *sb;
170 bool modified;
171 unsigned int start_off;
172 int num_bh;
173 struct buffer_head *bh[DIR_CACHE_SIZE];
174 unsigned int num_entries;