Home
last modified time | relevance | path

Searched defs:cached_dclus (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
H A Dcache.c80 fat_cache_lookup(struct inode *inode, int fclus, struct fat_cache_id *cid, int *cached_fclus, int *cached_dclus) fat_cache_lookup() argument
/kernel/linux/linux-5.10/fs/exfat/
H A Dcache.c83 exfat_cache_lookup(struct inode *inode, unsigned int fclus, struct exfat_cache_id *cid, unsigned int *cached_fclus, unsigned int *cached_dclus) exfat_cache_lookup() argument
/kernel/linux/linux-6.6/fs/fat/
H A Dcache.c80 fat_cache_lookup(struct inode *inode, int fclus, struct fat_cache_id *cid, int *cached_fclus, int *cached_dclus) fat_cache_lookup() argument
/kernel/linux/linux-6.6/fs/exfat/
H A Dcache.c83 exfat_cache_lookup(struct inode *inode, unsigned int fclus, struct exfat_cache_id *cid, unsigned int *cached_fclus, unsigned int *cached_dclus) exfat_cache_lookup() argument

Completed in 3 milliseconds