Home
last modified time | relevance | path

Searched defs:fclus (Results 1 – 5 of 5) sorted by relevance

/linux/fs/fat/
H A Dcache.c75 static int fat_cache_lookup(struct inode *inode, int fclus, in fat_cache_lookup()
212 static inline void cache_init(struct fat_cache_id *cid, int fclus, int dclus) in cache_init()
220 int fat_get_cluster(struct inode *inode, int cluster, int *fclus, int *dclus) in fat_get_cluster()
289 int ret, fclus, dclus; in fat_bmap_cluster() local
H A Dmisc.c119 int fclus, dclus; in fat_chain_add() local
H A Dfile.c345 int ret, fclus, dclus; in fat_free() local
H A Dinode.c480 int ret, fclus, dclus; in fat_calc_dir_size() local
/linux/fs/exfat/
H A Dcache.c89 unsigned int fclus, unsigned int end, in exfat_cache_lookup()
253 unsigned int fclus, unsigned int dclus) in cache_init()
269 unsigned int content, fclus; in exfat_get_cluster() local