Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dcache.c80 static int fat_cache_lookup(struct inode *inode, int fclus, in fat_cache_lookup()
217 static inline void cache_init(struct fat_cache_id *cid, int fclus, int dclus) in cache_init()
225 int fat_get_cluster(struct inode *inode, int cluster, int *fclus, int *dclus) in fat_get_cluster()
294 int ret, fclus, dclus; in fat_bmap_cluster() local
H A Dmisc.c119 int fclus, dclus; in fat_chain_add() local
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
/openbmc/linux/fs/exfat/
H A Dcache.c84 unsigned int fclus, struct exfat_cache_id *cid, in exfat_cache_lookup()
228 unsigned int fclus, unsigned int dclus) in cache_init()
237 unsigned int *fclus, unsigned int *dclus, in exfat_get_cluster()
H A Dinode.c147 unsigned int fclus = 0; in exfat_map_cluster() local