Searched refs:exfat_chain_cont_cluster (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/staging/exfat/ |
D | exfat_core.c | 248 exfat_chain_cont_cluster(sb, p_chain->dir, in exfat_alloc_cluster() 288 exfat_chain_cont_cluster(sb, p_chain->dir, in exfat_alloc_cluster() 488 void exfat_chain_cont_cluster(struct super_block *sb, u32 chain, s32 len) in exfat_chain_cont_cluster() function 2093 exfat_chain_cont_cluster(sb, p_dir->dir, p_dir->size); in find_empty_entry()
|
D | exfat.h | 801 void exfat_chain_cont_cluster(struct super_block *sb, u32 chain, s32 len);
|
D | exfat_super.c | 924 exfat_chain_cont_cluster(sb, in ffsWriteFile() 1822 exfat_chain_cont_cluster(sb, fid->start_clu, in ffsMapCluster()
|