Home
last modified time | relevance | path

Searched defs:dclus (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
H A Dcache.c211 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 Dmisc.c113 int fclus, dclus; in fat_chain_add() local
H A Dfile.c343 int ret, fclus, dclus; in fat_free() local
H A Dinode.c482 int ret, fclus, dclus; in fat_calc_dir_size() local
/kernel/linux/linux-5.10/fs/exfat/
H A Dcache.c220 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 Dmisc.c119 int fclus, dclus; in fat_chain_add() local
H A Dcache.c211 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 Dfile.c344 int ret, fclus, dclus; in fat_free() local
H A Dinode.c479 int ret, fclus, dclus; in fat_calc_dir_size() local
/kernel/linux/linux-6.6/fs/exfat/
H A Dcache.c220 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...]

Completed in 10 milliseconds