Searched defs:cached_fclus (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/fat/ |
H A D | cache.c | 80 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 D | cache.c | 83 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 D | cache.c | 80 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 D | cache.c | 83 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