Home
last modified time | relevance | path

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

/linux/fs/exfat/
A Dexfat_fs.h257 struct exfat_inode_info { struct
258 struct exfat_chain dir;
259 int entry;
260 unsigned int type;
261 unsigned short attr;
262 unsigned int start_clu;
263 unsigned char flags;
268 unsigned int version;
277 spinlock_t cache_lru_lock;
279 int nr_caches;
[all …]

Completed in 10 milliseconds