Home
last modified time | relevance | path

Searched refs:exfat_chain_cont_cluster (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/exfat/
Dfatent.c129 int exfat_chain_cont_cluster(struct super_block *sb, unsigned int chain, in exfat_chain_cont_cluster() function
360 if (exfat_chain_cont_cluster(sb, p_chain->dir, in exfat_alloc_cluster()
407 if (exfat_chain_cont_cluster(sb, p_chain->dir, in exfat_alloc_cluster()
Dexfat_fs.h443 int exfat_chain_cont_cluster(struct super_block *sb, unsigned int chain,
Dfile.c61 if (exfat_chain_cont_cluster(sb, ei->start_clu, num_clusters)) in exfat_cont_expand()
Dinode.c224 exfat_chain_cont_cluster(sb, ei->start_clu, in exfat_map_cluster()
Dnamei.c355 exfat_chain_cont_cluster(sb, p_dir->dir, p_dir->size); in exfat_find_empty_entry()