Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/exfat/
A Dexfat_fs.h285 struct exfat_inode_info { struct
286 struct exfat_chain dir;
287 int entry;
288 unsigned int type;
289 unsigned short attr;
290 unsigned int start_clu;
291 unsigned char flags;
296 unsigned int version;
305 spinlock_t cache_lru_lock;
307 int nr_caches;
[all …]

Completed in 8 milliseconds