Home
last modified time | relevance | path

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

/openbmc/linux/fs/exfat/
H A Dexfat_fs.h283 struct exfat_inode_info { struct
284 struct exfat_chain dir;
285 int entry;
286 unsigned int type;
287 unsigned short attr;
288 unsigned int start_clu;
289 unsigned char flags;
294 unsigned int version;
303 spinlock_t cache_lru_lock;
305 int nr_caches;
[all …]