/kernel/linux/linux-5.10/fs/fat/ |
H A D | cache.c | 211 static inline int cache_contiguous(struct fat_cache_id *cid, int dclus) in cache_contiguous() argument 217 static inline void cache_init(struct fat_cache_id *cid, int fclus, int dclus) in cache_init() argument 225 int fat_get_cluster(struct inode *inode, int cluster, int *fclus, int *dclus) in fat_get_cluster() argument 294 int ret, fclus, dclus; fat_bmap_cluster() local [all...] |
H A D | misc.c | 113 int fclus, dclus; in fat_chain_add() local
|
H A D | file.c | 343 int ret, fclus, dclus; in fat_free() local
|
H A D | inode.c | 482 int ret, fclus, dclus; in fat_calc_dir_size() local
|
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | cache.c | 220 cache_contiguous(struct exfat_cache_id *cid, unsigned int dclus) cache_contiguous() argument 227 cache_init(struct exfat_cache_id *cid, unsigned int fclus, unsigned int dclus) cache_init() argument 236 exfat_get_cluster(struct inode *inode, unsigned int cluster, unsigned int *fclus, unsigned int *dclus, unsigned int *last_dclus, int allow_eof) exfat_get_cluster() argument [all...] |
/kernel/linux/linux-6.6/fs/fat/ |
H A D | misc.c | 119 int fclus, dclus; in fat_chain_add() local
|
H A D | cache.c | 211 static inline int cache_contiguous(struct fat_cache_id *cid, int dclus) in cache_contiguous() argument 217 static inline void cache_init(struct fat_cache_id *cid, int fclus, int dclus) in cache_init() argument 225 int fat_get_cluster(struct inode *inode, int cluster, int *fclus, int *dclus) in fat_get_cluster() argument 294 int ret, fclus, dclus; fat_bmap_cluster() local [all...] |
H A D | file.c | 344 int ret, fclus, dclus; in fat_free() local
|
H A D | inode.c | 479 int ret, fclus, dclus; in fat_calc_dir_size() local
|
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | cache.c | 220 cache_contiguous(struct exfat_cache_id *cid, unsigned int dclus) cache_contiguous() argument 227 cache_init(struct exfat_cache_id *cid, unsigned int fclus, unsigned int dclus) cache_init() argument 236 exfat_get_cluster(struct inode *inode, unsigned int cluster, unsigned int *fclus, unsigned int *dclus, unsigned int *last_dclus, int allow_eof) exfat_get_cluster() argument [all...] |