Home
last modified time | relevance | path

Searched defs:fclus (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
H A Dcache.c80 static int fat_cache_lookup(struct inode *inode, int fclus, in fat_cache_lookup() 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.c83 exfat_cache_lookup(struct inode *inode, unsigned int fclus, struct exfat_cache_id *cid, unsigned int *cached_fclus, unsigned int *cached_dclus) exfat_cache_lookup() 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...]
H A Dinode.c141 unsigned int fclus = 0; in exfat_map_cluster() local
/kernel/linux/linux-6.6/fs/fat/
H A Dmisc.c119 int fclus, dclus; in fat_chain_add() local
H A Dcache.c80 static int fat_cache_lookup(struct inode *inode, int fclus, in fat_cache_lookup() 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.c83 exfat_cache_lookup(struct inode *inode, unsigned int fclus, struct exfat_cache_id *cid, unsigned int *cached_fclus, unsigned int *cached_dclus) exfat_cache_lookup() 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...]
H A Dinode.c147 unsigned int fclus = 0; in exfat_map_cluster() local

Completed in 15 milliseconds