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

/linux-4.4.14/fs/fat/
H A Dcache.c210 static inline int cache_contiguous(struct fat_cache_id *cid, int dclus) cache_contiguous() argument
216 static inline void cache_init(struct fat_cache_id *cid, int fclus, int dclus) cache_init() argument
224 int fat_get_cluster(struct inode *inode, int cluster, int *fclus, int *dclus) fat_get_cluster() argument
288 int ret, fclus, dclus; fat_bmap_cluster() local
H A Dfile.c253 int ret, fclus, dclus; fat_free() local
H A Dmisc.c111 int fclus, dclus; fat_chain_add() local
H A Dinode.c438 int ret, fclus, dclus; fat_calc_dir_size() local

Completed in 225 milliseconds